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.

CCS/TMS320F28379D: Secondary Bootloader Development

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

Hi all community,

I am working on a project. So,

I wanna develop a flash kernel code on f28379d using CAN peripheral.

1.) bWhat should be my steps ? How should I start to develop it ?

2.) I looked the sci flash kernel and DCAN boot examples on C2000Ware. I kept the main logic and needed main functions (GetWordData, Init etc.). But they are developed on other MCU. Can I port them to f28379d ? If its possible, how can I do that ?

3.) After developing flash kernel code using CAN peripheral, I wanna put into flash. Is there any example to do this operation ? After that I wanna run an application code using this flash kernel code. Is there any example to do this ?

Thanks for all !

Regards.