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.

C2000(TMS320F28335) Bootloader Design ?

Other Parts Discussed in Thread: TMS320F28335, C2000WARE

Hello everyone,

I want to design a bootloader project with another batch processor to reprogramming TI processor (TMS320F28335). I pattern "Example_Flash2833x_API" project. I can take data from SDcard and send ir from UART protocol. But i can not understand how can i put TI (TMS320F28335) processor to bootmode. Or should i use another mode to reprogram flash? by the way which one is effective; reprogramming with UART or JTAG protocol? I will be glad if anyone can suggest me about these problems.