EmbeddedRelated.com
Forums

Simple problem when generating ELF/DWARF out file

Started by mojofellow July 5, 2007
Hi, all
I am using IAR compiler (IAR C/C++ Compiler for MSP430 V3.42A/W32
[Evaluation] (3.42.1.1)) for writing applications in C for MSP430. At
the moment I write a very simple application and I need to generate
ELF/DWARF output file, but I met some problems. I configure compiler
output format and when I try to "make" the project, I receive this
message:

Error[e157]: Debug information must be disabled for the 'MSP430'
processor in the 'elf' output format. Use the appropriate -y option
to suppress the generationof debug information.
Maybe there is another compiler configuration that I miss, Where to
enter this "-y" option? I try this without success:
Project->Options->Debugger->Extra Options->Use command line options
and enter "-y", but nothing is happend?

Could you help me? What exactly I need to do?

Thank you for your support.

Beginning Microcontrollers with the MSP430