Search found 1173 matches
- Sat Jun 15, 2019 7:13 am
- Forum: IDE
- Topic: Which version of MPLabX are you using?
- Replies: 4
- Views: 1545
Re: Which version of MPLabX are you using?
Yes, I'm using the latest also
- Tue Apr 23, 2019 9:18 am
- Forum: Compiler
- Topic: Return value of function might be undefined
- Replies: 3
- Views: 1610
Re: Return value of function might be undefined
can you post a full working program that shows the warning (device, includes etc)
- Sun Apr 07, 2019 8:37 am
- Forum: IDE
- Topic: Command line compiler usage
- Replies: 1
- Views: 1332
Re: Command line compiler usage
The compiler just accepts the fully qualified filename of the program to compile. For example:
Code: Select all
swordfish.exe "c:\my programs\program.bas"
- Thu Jan 03, 2019 10:38 am
- Forum: General
- Topic: Happy new year $07E3
- Replies: 2
- Views: 2427
Re: Happy new year $07E3
Happy New Year also!
- Sat Oct 06, 2018 6:49 am
- Forum: Compiler
- Topic: Install limit
- Replies: 3
- Views: 2008
Re: Install limit
It can take a little time to reset a key as I have other work commitments. I only got your email Friday morning! I have reset the key, so it should work now.
Anyone who needs a key resetting I am happy to do it but please give me 1-2 working days before follow up. Thanks.
Anyone who needs a key resetting I am happy to do it but please give me 1-2 working days before follow up. Thanks.
- Wed Sep 26, 2018 7:38 am
- Forum: Compiler
- Topic: New User - Problem with MicroBrn and example code
- Replies: 4
- Views: 1936
- Mon May 21, 2018 2:16 pm
- Forum: Compiler
- Topic: PIC18FxxK40 and K42 any support?
- Replies: 9
- Views: 2915
Re: PIC18FxxK40 and K42 any support?
Not at the moment Octal...
- Tue May 08, 2018 6:44 pm
- Forum: General
- Topic: Hi and stuff
- Replies: 4
- Views: 2410
Re: Hi and stuff
There is plenty of life in PIC18's! I use them day to day commercially.
Hopefully we can help...
Hopefully we can help...
- Sat Jan 27, 2018 9:02 am
- Forum: User Modules
- Topic: SSD1306 I2C driver
- Replies: 31
- Views: 24139
Re: SSD1306 I2C driver
Whay not take a look at the Swordfish Font Converter plugin?
- Tue Jan 02, 2018 10:10 am
- Forum: General
- Topic: Happy new year 2018
- Replies: 2
- Views: 2256
Re: Happy new year 2018
and you!
- Sun Sep 17, 2017 8:59 am
- Forum: Compiler
- Topic: compile error using a macro name
- Replies: 2
- Views: 1578
Re: compile error using a macro name
Wow, that is a good one - I'll try and take a look when I get some free time...
- Tue Sep 05, 2017 7:01 am
- Forum: Compiler
- Topic: RAM size problems
- Replies: 5
- Views: 2026
Re: RAM size problems
Have you run out of RAM yet? The compiler uses what it has to use in order to do it's job. However, please note that Swordfish uses a compile time stack. This means that RAM is recycled when a variable or temporary variable goes out of scope. There is some information here: http://www.sfcompiler.co....
- Mon May 15, 2017 2:40 pm
- Forum: Modules
- Topic: K50 and USB issue
- Replies: 9
- Views: 8153
- Mon May 15, 2017 2:34 pm
- Forum: Modules
- Topic: K50 and USB issue
- Replies: 9
- Views: 8153
Re: K50 and USB issue
Thanks for that Jerry, a really important piece of work. I use USB a lot - thanks for sharing...
- Mon Feb 06, 2017 9:05 am
- Forum: Compiler
- Topic: datasheet for new 24/25K42 available
- Replies: 2
- Views: 1790
Re: datasheet for new 24/25K42 available
It's something I need to think about - post noted...