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.

How to compile and program LM4F232 with Code Composer studio v5.2



Greetings,

I just purchased a Stellaris LM4F232 Evaluation Board but I just can't figure out how to succesfully flash the controller.

I tried following commands to generate a bin-file and using it with LM Flasher but nothing happens on the board:

"${CCE_INSTALL_ROOT}/utils/tiobj2bin/tiobj2bin.bat" "${BuildArtifactFileName}" "${BuildArtifactFileBaseName}.bin" "${CG_TOOL_ROOT}/bin/ofd470.exe" "${CG_TOOL_ROOT}/bin/hex470.exe" "${CCE_INSTALL_ROOT}/utils/tiobj2bin/mkhex4bin.exe"

So how can I succesfully compile and program my board using CCS?

Thanks in advance,


Ilias