PDA

View Full Version : help


mduarte
09-25-03, 02:11 PM
Hi Rob, What stages should i follow to compile this program:


start() {
int i;

i = 2;
}



As I compile to arrive at these code:


code:

00004000000040047307181...
000040407204A4023004600...



s19 file:

S0030000FC
S3210001FC000000A55A0000D5...
S3210001FC1C00000000000000...
S309000040000000400472
S321000040047307181377...



Thank.

nmitech
09-25-03, 02:32 PM
mduarte,

Please also indicate which Hardware do you have (NMIN-???, or NMIX-????) and Software (GNU, GCC, CodeWarrior, etc...) you are currently using, so Rob or others who are familiar with the software can help you out. Thanks!

mduarte
09-25-03, 02:55 PM
Hardware NMIN-2107 and software GCC