Tool/software: Code Composer Studio
Hi all,
I want to use hex file to update program.
I found the Fapi_issueProgrammingCommand()Function useing Fapi_AutoEccGeneration mode have no different resoult of flash program from Fapi_DataOnly mode.
I test the function in Flash Programming Example for F2837xD ,Release Date: Sun Mar 25 13:26:04 CDT 2018 CCSV7
The resoults of the flash program both have no ecc code, it cause my hex file program resoult different from JTAG program resoult,and the core can't run after restart.
I had tried useing Fapi_calculateEcc() to generate ecc code.But the ecc code is always wrong, because of i don't know how to get the u64Data .
I need your help!


