Search found 165 matches
- Wed Sep 30, 2020 1:46 pm
- Forum: IDE
- Topic: UMC Build Error
- Replies: 17
- Views: 780
Re: UMC Build Error
Thank you Jerry, It helps if you're not trying to compile the .asm file that's in a folder on you're Desktop (I was getting multiple build errors using the Mpasm interface).. :oops: DOH.. Anyway I just wanted to add that the .asm file with 2 changes works great using an 20Mhz external osc :D (tested...
- Sun Sep 27, 2020 5:57 pm
- Forum: IDE
- Topic: UMC Build Error
- Replies: 17
- Views: 780
Re: UMC Build Error
Sorry to be a pain again Jerry, I was looking at compiling just the .asm file using mpasmx.exe outside of Mplab-X, As I've never done this method before what would be the recommended settings to set in the mpasmx interface?.
- Wed Sep 23, 2020 10:58 am
- Forum: IDE
- Topic: UMC Build Error
- Replies: 17
- Views: 780
Re: UMC Build Error
Thank you Jerry that has fixed the compile error, that and MplaX v5.35.If you're trying to build this in mplabx, open the project properties, navigate to 'mpasm (Global Options)' and check 'Build in absolute mode'.

- Wed Sep 23, 2020 8:27 am
- Forum: IDE
- Topic: UMC Build Error
- Replies: 17
- Views: 780
Re: UMC Build Error
Anyway, here's a UMC bootloader for the K42. It's a standalone .asm file that supports the whole 18FxxK42 family. Just assemble it with mpasmx.exe to create the hex file. I'm sorry to gatecrash this topic, but I have just needed a bootloader for the 18F47K42, I am going to sound really dumb here bu...
- Thu Sep 17, 2020 8:25 pm
- Forum: Modules
- Topic: new SSD1306S Library
- Replies: 5
- Views: 578
Re: new SSD1306S Library
Thanks for this Jerry I have a 128x64 I2C Oled working like a dream with the module.. Thanks again.. Here is a demo I have been running Device = 18F26K22 Clock = 64 // OLED I2C 128x64 // 4 SDA mssp SDA // 3 SCL mssp SCL // 2 5V VCC // 1 GND GND Include "intosc.bas" // setup intosc based on 'clock=' ...
- Sun Sep 13, 2020 10:58 am
- Forum: Modules
- Topic: new SSD1306S Library
- Replies: 5
- Views: 578
Re: new SSD1306S Library
I looked in the Samples folder but didn't look in the NewExamples folder..
Thanks Jerry

- Sun Sep 13, 2020 9:12 am
- Forum: Modules
- Topic: new SSD1306S Library
- Replies: 5
- Views: 578
new SSD1306S Library
Is there any example code for the new SSD1306S.bas Module just added to the compiler library?...
- Sat Aug 29, 2020 9:22 pm
- Forum: Modules
- Topic: Library modules and recent compiler updates
- Replies: 3
- Views: 203
Re: Library modules and recent compiler updates
SDfilesystem 4.1.6 is found in the standard libraries (C:\ProgramData\Mecanique|Swordfish\Library\SDMMC) on windows 10.
- Sat Aug 29, 2020 3:18 pm
- Forum: IDE
- Topic: Problem with the path to the Library folder
- Replies: 21
- Views: 967
Re: Problem with the path to the Library folder
Any updates go to the c:\ProgramData\Mecanique|Swordfish\Library so it seems Swordfish should look there first, then the working directory. Otherwise the libraries will not be current. Any Compiler update will update the default libraries in C:\ProgramData\Mecanique|Swordfish\Library, but if you ha...
- Sat Aug 29, 2020 8:53 am
- Forum: IDE
- Topic: Problem with the path to the Library folder
- Replies: 21
- Views: 967
Re: Problem with the path to the Library folder
I'm not sure that what you are seeing is incorrect..
Swordfish will always look in the C:\User\Documents library before looking in the C:\ProgramData library.
A Swordfish library on my windows 10 Installs in C:\ProgrammeData and it will always recreate a user library in C:\User\Documents..
Swordfish will always look in the C:\User\Documents library before looking in the C:\ProgramData library.
A Swordfish library on my windows 10 Installs in C:\ProgrammeData and it will always recreate a user library in C:\User\Documents..
- Sun Aug 02, 2020 10:45 am
- Forum: General
- Topic: Forum zip files
- Replies: 7
- Views: 835
Re: Forum zip files
From what I can tell any zip file I have downloaded and tested from before and up to 2018 are corrupted. :cry: But zip files from late 2019 early 2020 seem to work with no problems at all.. did something change around 2018?. Is it possible an update around this time to phpBB caused the issue?, I rea...
- Sat Aug 01, 2020 3:44 pm
- Forum: General
- Topic: Forum zip files
- Replies: 7
- Views: 835
Re: Forum zip files
Yes same here the wiki ones work no problem.. I have tried to repair them but no success.. Thank you for confirming the issue Jerry.
Hopefully its just a glitch?, It would be a disappointment to lose the data on this forum..
Hopefully its just a glitch?, It would be a disappointment to lose the data on this forum..
- Sat Aug 01, 2020 12:08 pm
- Forum: General
- Topic: Forum zip files
- Replies: 7
- Views: 835
Forum zip files
Is anyone else having any issues with the zip files contained in forum posts? I have tried to download a few zip files from the forum posts for example the links below, but when I try to unzip them I get a message saying the zip is invalid!.. https://sfcompiler.co.uk/phpBB3/viewtopic.php?f=5&t=1901&...
- Fri Jul 17, 2020 3:16 pm
- Forum: IDE
- Topic: PicKit4 as a programmer in IDE
- Replies: 17
- Views: 1247
Re: PicKit4 as a programmer in IDE
Your not wrong with 10k to 5v. But I use the previous circuit as an isolation circuit which is in the pickit 3 guide figure 3.1.. I have tested it without the diode and cap, and just 10k to 5v.. I still get the same result, everything works and the pic is still running.. Do you use MPLAB X IPE ? I u...
- Fri Jul 17, 2020 2:03 pm
- Forum: IDE
- Topic: PicKit4 as a programmer in IDE
- Replies: 17
- Views: 1247
Re: PicKit4 as a programmer in IDE
i assume you guy's see this issue ? i'm wondering if its just my setup. I've tested this as a have a test board setup right now with a pickit 3 but I can't confirm my pickit 3 holds reset, even with the pickit 3 still connected to the pic and not powered, if I disconnect my pickit 3 or restart my P...