Part Number: TMS320F28035
Hi, my name is Fernando from Argentina
I am using the TMS320F28035. I have a program that works OK.
Now, I am trying to flash this Application using the bootloader.
I followed exactly the steps stated in the Application Report SPRABV4B Serial Flash Programming of C2000™ Microcontrollers
I compile the flash Kernel provided. I also generate the sci8 of my application.
I run the application like this.
serial_flash_programmer -d f2803x -k f2803x_flash_kernel.txt -a CARGADOR.txt -p COM11
Watching the signals. Everything seems to works fine. When is loading the flash kernel you can see the echo done by target.
When is loading the application I only see some bytes that is suppose to be the cheksums.
There are no error messages of the host application. But the loaded application doesn´t works.
The kernel seems to erase the Piccolo because the application that was running before I try the bootloader doesn´t works anymore. But the new doesn´t
I don´t know where to start or if there is some configuration to be done in my application.
Best Regards
Fernando