Hi there, I'm having problem with the size of my binary code. My program uses cosine, arc tangent and square root. My kit only has a memory of 8k. I'm not including the math.h file. Instead, I coded the functions in the program itself. When I compile using model-large the program compiles but the size is bigger than 8k. When I try to compile with model-small appears an error message. I appreciate any help. Nei
"$NAME $EXT --vc --use-stdout --model-small --stack-loc 0xD0" That's not a Keil C51 command line! What compiler are you using? Note that this forum is specifically for Keil products: http://www.keil.com/forum/
Sorry, I'm using SDCC, I couldn't get Keil. Thanks.
"I'm using SDCC" The SDCC homepage lists sources of support for SDCC - including mailing lists and a User Forum: http://sdcc.sourceforge.net/