Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/28/01 23:35
Read: times


 
#14576 - RE: Thomas Zepf


Thomas Zepf wrote:
-------------------------------
1)
2k code might be enough for simple programs.

2)
Rememper Atmel 1051 has only 2k code space.

Remarks:

1)
Right. It may be even enough for rather complex programs if you do not use too much ascii text for displaying menu, or large tables.

2)
WRONG! Atmel 89C1051 has only 1k (ONE kilobyte) codespace, which is even less ;-). The 89C2051 has 2k codespace.

Remark for Andy: search for 2051 and you shall find many, many projects with this little processor with 2k space.

Some people find it a real challenge to put as much functionality in this 2k as possible, while others find it a challenge to find controllers with build-in flash -as LARGE as possible- so they don't have to make their code compact. Which is the best, well, that will need a new treat (or search-back in this forum....). I personally prefer the first way :)

Henk



List of 23 messages in thread
TopicAuthorDate
2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code - how much of a limit , Andy            01/01/70 00:00      
RE: Thomas Zepf            01/01/70 00:00      
Interactive Telephone Remote Control            01/01/70 00:00      
RE: Interactive Telephone Remote Control            01/01/70 00:00      
RE: Interactive Telephone Remote Control            01/01/70 00:00      
RE: 2K Code at 0x4000 - Erik            01/01/70 00:00      
RE: 2K Code vs 64kcode- Henk            01/01/70 00:00      
RE: 2K Code vs 64kcode- Henk            01/01/70 00:00      
RE: 2K Code vs 64kcode- Henk            01/01/70 00:00      
RE: 2K Code vs 64kcode- Henk            01/01/70 00:00      
RE: 2K Code vs 64kcode- Henk            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code vs 64kcode- Henk            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code vs 64kcode- Bryan            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      

Back to Subject List