Part Number: TMS320F280049
Dear all,
I am developing a bootloader for the micro in question. I don't have too much experience on this.
Right now I am using the sample firmware flashapi_ex2_sci_kernel and serial_flash_programmer provided by ti.
It seems that I can successfully load the firmware from the PC using the DFU_CPU1 command, but I get an error in copying to flash.
So I tried to send a simpler command ERASE_CPU1 and again I get an error when I use the flash (Fapi_Error_Fail)
From this I deduce that something is misconfigured. Can you give me some ideas to proceed with debugging? For example in the various requests on the forum I saw that it is important to use a correct file for the linker. Can you give me details about it.
Regards