| ??? 06/07/02 13:22 Read: times |
#24097 - RE: SDCC Compiler |
Hi Chris,
I disagree, that 8kB are too small for using C in general. Many of my projects written in C runs on the AT89C2051 with 2kB. So 8kB are really huge also on using C. Maybe SDCC code was not so tight as Keil. But it should not be more than 50% bigger. I tried SDCC and faced many problems, first on installing and then on working. The Keil output runs on the 8051, but the SDCC not. And I found not, why. The SDCC has many pitfalls, e.g. interrupts must always be in the same source file with the main(). Peter |



