| ??? 08/28/01 18:19 Read: times |
#14565 - RE: 2K Code - how much of a limit is that? |
2k code might be enough for simple programs. Rememper Atmel 1051 has only 2k code space.
If you don't use many runtime functions and the small memory model it will be enough for many usefull projects. The problem with the Keil demo will be that code will always linked to 0x4000 so the demo can only used in cunjunction with the simulator. Thomas |



