How to use the Bootloader Firmware ?

Discuss the Integrated Development Environment (IDE)

Moderators: David Barker, Jerry Messina

Post Reply
User avatar
octal
Registered User
Registered User
Posts: 586
Joined: Thu Jan 11, 2007 12:49 pm
Location: Paris IDF
Contact:

How to use the Bootloader Firmware ?

Post by octal » Sun Jan 28, 2007 10:18 pm

Hi,
how can we use the bootloader given with SFBasic compiler? The help file shows examples with PBP and ProtonBasic but not with SFBasic, and in the documentation of SFBasic there is no way to force the compiler to locate a routine at some address to avoid to overwrite the bootloader code or the bootloader bootstrap instructions that jumps to the bootloader code.

Best regards

User avatar
David Barker
Swordfish Developer
Posts: 1214
Joined: Tue Oct 03, 2006 7:01 pm
Location: Saltburn by the Sea, UK
Contact:

Post by David Barker » Sun Jan 28, 2007 11:00 pm

No code changes are required. Just program the bootloader firmware into your MCU at that's it...

Post Reply