Search found 586 matches

by octal
Sat Feb 07, 2015 9:36 pm
Forum: Modules
Topic: new USB library v1.4.3
Replies: 10
Views: 6410

Re: new USB library v1.4.3

Exellent work Jerry. Thank you for sharing this great work and for all the time you spent adding support for all devices.
I'll test all that during next week.
Thx :D
by octal
Fri Feb 06, 2015 2:20 pm
Forum: Compiler
Topic: Code at a specific location
Replies: 8
Views: 3964

Re: Code at a specific location

There is an entire section about code relocation in the HELP file. Just read it.
by octal
Thu Jan 29, 2015 11:52 pm
Forum: IDE
Topic: MPLAB-X Plugin...
Replies: 64
Views: 113514

Re: MPLAB-X Plugin...

Cool, ICD3 debug is working now. Next step is adding syntax highlight and specialized editor to let MPLabX handle SF source codes correctly. (Note that MPLabX already handles the asm syntax colouring - we inherits Microchip work, this is why in following screenshot the debug assembly window looks gr...
by octal
Thu Jan 29, 2015 9:24 pm
Forum: IDE
Topic: MPLAB-X Plugin...
Replies: 64
Views: 113514

Re: MPLAB-X Plugin...

Hi Jerry,
forgot my stupid suggestion. I was too busy and tired when I answered the post :oops:
by octal
Thu Jan 29, 2015 4:29 pm
Forum: IDE
Topic: MPLAB-X Plugin...
Replies: 64
Views: 113514

Re: MPLAB-X Plugin...

Up to now, cof is systematically generated by the SFToolchain for MPLabX. I think, it's better to keep it as it's now. i.e. we generate systematically cof and hex files, as the MPLabX debug tools tries to read file info directly there, and even the IDE uses the cof information to update the project ...
by octal
Thu Jan 29, 2015 3:42 pm
Forum: IDE
Topic: MPLAB-X Plugin...
Replies: 64
Views: 113514

Re: MPLAB-X Plugin...

Swordfish currently supports "sys.import", like Firewing. I think this may be the way to go. You can test this now. (1) create a folder in your main Swordfish library folder called "sys.import" (not sys.imports, leave the "s" off!) (2) place your debug file into the "sys.import" folder (3) restart ...
by octal
Thu Jan 29, 2015 1:23 pm
Forum: IDE
Topic: MPLAB-X Plugin...
Replies: 64
Views: 113514

Re: MPLAB-X Plugin...

For example, right now I have a project .bas that supports different #options for different builds. To generate these I have to manually edit the options, compile, rename the resulting hex file, etc. This can be done in MPLabX automatically simply by using "Build Configurations". This is how Microc...
by octal
Wed Jan 28, 2015 10:47 pm
Forum: IDE
Topic: MPLAB-X Plugin...
Replies: 64
Views: 113514

Re: MPLAB-X Plugin...

ICD feature in Swordfish BASIC Well, I have a little problem and want to have your opinion (and ideas) about that. Actually, MPLabX handles compilation of a "project" into DEBUG or PRODUCTION release. - DEBUG release is intended to generate a cof (and hex) file that have all needed information to de...
by octal
Wed Jan 28, 2015 9:28 pm
Forum: IDE
Topic: MPLAB-X Plugin...
Replies: 64
Views: 113514

Re: MPLAB-X Plugin...

Hi Jerry, Coccoliso thank you for you encouraging messages. @Jerry I have had the chance to work a lot some years ago on Eclipe Rich Client Platform (RCP) and Eclipse Plugins API. The main project I tried to do was to create a development environment for PIC asm programming. You can see flash demo h...
by octal
Tue Jan 27, 2015 9:01 pm
Forum: IDE
Topic: MPLAB-X Plugin...
Replies: 64
Views: 113514

Re: MPLAB-X Plugin...

Hello, well, I have started the integration of Swordfish BASIC compiler under MPLabX. I wrote initial plugin module, with needed XML files to let the makefile-writer to generate the needed makefile for MPLabX to compile SF projects. Integration in MPLabX help engine is also functionnal and all neede...
by octal
Tue Jan 27, 2015 2:53 pm
Forum: IDE
Topic: MPLAB-X Plugin...
Replies: 64
Views: 113514

Re: MPLAB-X Plugin...

The official link is available again :)
by octal
Fri Jan 23, 2015 3:47 pm
Forum: Modules
Topic: GLCD and interrupts
Replies: 5
Views: 4266

Re: GLCD and interrupts

While the modification suggested by Jerry may solve the problem, I would say that doing anything in any ISR is really the wrong way of doing things. Any good and well designed application should be designed using either an RTOS, or a state machine. - In the first case, RTOS offers all needed stuff t...
by octal
Mon Jan 05, 2015 8:10 pm
Forum: User Modules
Topic: Maxime Integrated MAX7219/MAX7221 module
Replies: 2
Views: 4571

Re: Maxime Integrated MAX7219/MAX7221 module

I didn't tried it on a LED matrix, because I don't have needed hardware. I may order three or four matrixes on ebay this week, but it will take about 2 weeks to get them at home.
by octal
Sun Jan 04, 2015 10:25 pm
Forum: User Modules
Topic: Maxime Integrated MAX7219/MAX7221 module
Replies: 2
Views: 4571

Maxime Integrated MAX7219/MAX7221 module

Hello, I have published a new module on the wiki. It handles a single or multiple cascaded MAX7219 / MAX7221 modules. Examples are given in each case. http://www.sfcompiler.co.uk/wiki/pmwiki.php?n=MAX7219.MAX7221 The module is a preliminary working version. A complementary module will be published i...
by octal
Wed Oct 10, 2012 8:03 pm
Forum: Compiler
Topic: whats the latest version of compiler?
Replies: 13
Views: 5833

Hi David,
my reg key also not accepted with the executable in previous post. From the actual IDE, when I launch the online updates, nothing happens, and I'm with v2.2.1.3