During project rebuild active project, after compile completes and hello.out file is generated, the mkhex2bin.exe attempts to run.
"C:/StellarisWare/boards/ek-lm3s3748/hello/hello_ccs.cmd" <Linking> 'Finished building target: hello.out' ' 'C:/Program Files/Texas Instruments/ccsv4/utils/gmake/gmake --no-print-directory post-build C:/Program Files/Texas Instruments/ccsv4/utils/gmake/gmake --no-print-directory post-build
error: -image requires ROMS directive
Is there an explanation for this error message, and is there a way to resolve the issue.
CCS will download the .out file into the target for debugging, but the .bin file is never generated.
Any help is greatly appreciated.
Best Regards,
Robb