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.

Error in .bin file EZDSPF2812



Hello,

I am using a EDSZPF2812.

When I program this whit J-tag it will work fine and nothing is wrong.

But when I convert the .out file to .bin file:

"${CCS_INSTALL_ROOT}/utils/tiobj2bin/tiobj2bin.bat" "${BuildArtifactFileName}" "${BuildArtifactFileBaseName}.bin" "${CG_TOOL_ROOT}/bin/ofd2000.exe" "${CG_TOOL_ROOT}/bin/hex2000.exe" "${CCS_INSTALL_ROOT}/utils/tiobj2bin/mkhex4bin.exe"

I see there is an error in the .bin file:

EMI_ioAcyclDataRead: # # wrongboardreference

It will not show an error ore warning in CCS5.5 only in the .bin file.

I am converting this because I want to program it a different way.

Can anybody tell me where I went wrong?

5148.Test.txt