[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.cdt] Binary Parsers - MOT, HEX etc
|
Hi,
I am newbie and trying to develop a CDT based Eclipse IDE
Currently Eclipse provides following binary parsers:
Elf
Cygwin_PE
XCOFF32
MachO
SOM
GNU Elf
I would like to know if I want the .mot, .hex output files to be
supported/added in the "Binaries" directory of Eclipse, do i need to write
my own parser? From my understanding, it seems that we need to write our
own parsers to support file formats other than above.
Is there any documentation available on adding new binary parsers?
Has anybody tried writing a parser for other file formats e.g. MOT, HEX
etc?
Any hints on this will be of great help.
Thanks and Regards,
Cecilia