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.

TMS320F280049: Bootload and Bootdef

Part Number: TMS320F280049

Dear Teams,

My customer is using TMS320F280049. Could you help give some suggestions here?

1. How to implement to write 0x03 (BOOTDEF.bootdef0=0X03) on EMU_BOOTDEF_LOW address's low 8bits? Whether it needs to implement in code or to set CCS's property parameters?

2. Customer wants to achieve twice bootloader. They wants the code will go through watchdog reset with their unique code, but not the c_int00 function. Thus, this function needs to have the same function as the c_int00 function (C/C++ program initialization, but it will not jump to main function at the end). Do you know how to achieved the c_int00's function?

Thanks!

Dylan