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.

TMS320F2802: SD flash programming : what is OTIS error : -4040

Part Number: TMS320F2802

When trying to program the flash memory of the DSP, I get OTIS error -4040. What is it ?

Best regards

  • Joel,

    Unfortunately my documentation on the SD flash tool is lacking here as well. 

    There is mention of error code "40" which is a verification error, meaning that the flash program would have completed, but the read back of the contents to compare to the source file failed.  The remedy mentioned is to make sure the flash waitstates are set according to the DS so that we know the read is good.

    Since I'm not certain this is the real error here, I'd like to make sure this isn't connection related, have you tried to connect to the device via JTAG and CCS?  Once connected, can you check the flash contents via memory map to see if there is any programmed bits/your code, etc?

    Best,

    Matthew