Tool/software: TI-RTOS
I can not find any information about the boootloader code for knowing how to jump to main() and the startdress of copying SFLASH to RAM.This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: TI-RTOS
I can not find any information about the boootloader code for knowing how to jump to main() and the startdress of copying SFLASH to RAM.Hello Anist,
The Technical Reference Manual provides some details on the Boot process (section 3.5) . The Bootloader code is within the internal ROM and the copying from the serial flash happens automatically when you power up the device in SOP4 mode. The user does not have to do anything specific for that.
Regards,
Vivek