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: -image requires ROMS directive

Hi,

I suddenly get this failure on all my projects, never seen it before.

My CCS version is: Version: 5.1.0.201206191800  Build id: N201206191800

Here is the output from the console: (no bin is created)

<Linking>
'Finished building target: M209.out'
' '
C:/Programmer/Texas Instruments/ccsv5/utils/bin/gmake --no-print-directory post-build
"C:/Programmer/Texas Instruments/ccsv5/utils/tiobj2bin/tiobj2bin.bat" "M209.out" "M209.bin" "C:/Programmer/Texas Instruments/ccsv5/tools/compiler/tms470_4.9.6/bin/ofd470.exe" "C:/Programmer/Texas Instruments/ccsv5/tools/compiler/tms470_4.9.6/bin/hex470.exe" "C:/Programmer/Texas Instruments/ccsv5/utils/tiobj2bin/mkhex4bin.exe"
Archive/Zip/Archive.pm did not return a true value at C:/Perl/lib/Archive/Zip.pm line 265.
Compilation failed in require at -e line 320.
error: -image requires ROMS directive
' '

**** Build Finished ****

I tried to fix the problem as suggested here. http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/203800.asp

But with no luck. Any Ideas?

/Henning