Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Binary Parsers - MOT, HEX etc
Binary Parsers - MOT, HEX etc [message #480945] Wed, 19 August 2009 05:59
cecilia is currently offline ceciliaFriend
Messages: 3
Registered: July 2009
Junior Member
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
Previous Topic:My usage for my Borland project - [Borland support – eclipse CDT]
Next Topic:Linker cannot find lib file
Goto Forum:
  


Current Time: Mon Sep 23 04:59:07 GMT 2024

Powered by FUDForum. Page generated in 0.03348 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top