??? 07/20/05 06:12 Read: times |
#97658 - Something else weird Responding to: ???'s previous message |
Another strange thing I noticed is the size of the compiled code. With SDCC and packihx this code generates a hex file of 2676 bytes. The Atmel AT89C2051 I'm using only has 2k of flash according to the specs, yet the chip takes the whole hex file and runs it perfectly. Is this normal behavior? |