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.