2011-03-23, 19:37:48
Hi,
Thank you for the feedback! Glad you noted and like the cleanliness.
I want the ds30 Loader to be as generic as possible, that's why it isn't located in the boot area.
Not all PICs have a boot area and as you say it requires a customized linker script.
The only weak point is from page 0 erase to row 1 write, approximately 20 ms for dsPIC33.
If there's a power outage the goto at 0x00 will be destroyed.
What does sb mean?
Thank you for the feedback! Glad you noted and like the cleanliness.
I want the ds30 Loader to be as generic as possible, that's why it isn't located in the boot area.
Not all PICs have a boot area and as you say it requires a customized linker script.
The only weak point is from page 0 erase to row 1 write, approximately 20 ms for dsPIC33.
If there's a power outage the goto at 0x00 will be destroyed.
What does sb mean?