Le vendredi 30 octobre 2009, ronnym...@aol.com a écrit : > Is there some way to output a .hex file instead if the .ihx that SDCC > creates by default?
I believe that the final machine code file comes from the linker, not from sdcc... sdcc => assembly code => assembler => object code => linker => executable binary file, unless I'm mistaken... I use sdcc from "piklab" with a PIC as target, and I get .hex files in the end... But piklab takes cares of the whole project compiling chain automagically. Just told piklab that my target device was a PIC something... -- Michel Bouissou (OpenPGP ID 0xEB04D09C) ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user