Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE
Hi,
I have been trying to implement a CAN boot loader (the one provided by TI). I followed multiple e2e community posts related to the topic and implemented a bootloader similar to the one in serial flash kernel i.e. the one which is available in ControlSuite/c2000Ware. The only difference is I have decided to put my Bootloader in FLASH A and the main application in FLASH B(with two different projects and separate codestartbranch,asm) .
But in order to test the bootloader, I would need a PC host application (just like one supplied for serial programming utility) . Is there any application available in controlSuite or one supplied by TI which I am not aware of. If not are there any third party software which you can recommend .
And lastly can I modify the serial programmer flash utility stock TI application, using visual studio to make it work via CAN instead of SCI ?If yes could is there any document or any e2e post which can help me through it ?
Thank you
Rajesh