Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/20/10 01:40
Read: times


 
#179568 - SDCC assembly debug problem
I am using Silabs IDE and SDCC to program in assembly language. The Tool Definitions are:
Assembler - sdas8051.exe -plosgff
Compiler - sdcc.exe -c --debug --use-stdout -V -I"C:SiLabsMCUInc"
Linker - sdcc.exe --debug --use-stdout -V
The program compiles and loads Ok, but gives the error OMF file did not contain debug records. How do I get proper debug info in the OMF?

No replies in thread

Back to Subject List