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