At last the can bootloader is finished!!

General discussion on mikroBasic.
Post Reply
Author
Message
Sidharta
Posts: 233
Joined: 01 Sep 2005 10:53
Location: Spain

At last the can bootloader is finished!!

#1 Post by Sidharta » 17 Apr 2006 07:35

At last I've finished the can bootloader for the pic 18.
It's very specific to my system so I'm not going to publish here
I have had to program all the can libraries (translated from microchip C functions into mC), the flashwrite , the flash read, the eeprom read and the eeprom write (in mB basic).
It has been necessary because you can't locate the libraries in a fixed place in the program memory in compiled mode and you can't have the source to use the org directive.
I've spent some days doing so.It would be good in the case that mE don't want to publish the libraries source at least give a mean to compile the library functions in a fixed place.
This is capital for bootloaders and overlays.
If any of you need help in doing a can bootloader I can help.
:?

User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

Re: At last the can bootloader is finished!!

#2 Post by zristic » 17 Apr 2006 08:48

Sidharta wrote:at least give a mean to compile the library functions in a fixed place.
It's on the wish list already, will be implemented in the next release.

Post Reply

Return to “mikroBasic General”