Rabbit2000&3000内存使用技巧 TN238
Rabbit Memory Usage Tips
This purpose of this technical note is to give the Rabbit Dynamic C user tips on how to use memory effi-
ciently to better fit large programs into small memories. If your code and data are pushing the size limits of
your target unit and still growing, this document should help. The code in here was primarily tested with
Dynamic C version 8.30. Differences in older versions of software and hardware are briefly discussed at
the end of this document. The Rabbit memory model is somewhat complex and worthy of longer discus-
sions, which it gets in the chip user’s manuals and other manuals. A complete understanding of the mem-
ory model can be helpful ……