??? 03/02/05 17:09 Read: times |
#88893 - Compiler efficiency Responding to: ???'s previous message |
Erik Malund said:
I think it unreasonable to request a feature from some hardware just so that a particular flavor of a C compiler can be used. I agree with that much. But all 'C' compilers could be made more powerful, flexible and efficient if the stack was not limited to 256 bytes and we could get rid of a lot of the restrictions regarding reentrant/non-reentrant functions, recursiveness, etc. Personally, I use assembler 99% of the time. I'm playing devil's advocate here because, personally, I would not mind seeing additional features on more 8051s. Especially if they maintain compatability with existing software and don't add any significant cost to the unit. Regards, Craig Steiner |