Hi all,
I am trying to "convert" a project from Keil in Eclipse using ggc& gnu arm.
Everything seems ok and I have created the hex file but it does not work.
Has anyone tried to make anything similar?
Regards
Chris
Hi all,
I am trying to "convert" a project from Keil in Eclipse using ggc& gnu arm.
Everything seems ok and I have created the hex file but it does not work.
Has anyone tried to make anything similar?
Regards
Chris
Keil does support the GNU C compiler.
http://www.keil.com/arm/gnu.asp
According to my sources, " The MDK debugger works with and can read in ELF files just fine. The developer would need to make sure they are including debug information in the image in order to do full debug. The HEX file wouldn’t include any of that information."
You may also want to look at this application note.
http://www.keil.com/appnotes/docs/apnt_199.asp
Keil does support the GNU C compiler.
http://www.keil.com/arm/gnu.asp
According to my sources, " The MDK debugger works with and can read in ELF files just fine. The developer would need to make sure they are including debug information in the image in order to do full debug. The HEX file wouldn’t include any of that information."
You may also want to look at this application note.
http://www.keil.com/appnotes/docs/apnt_199.asp