??? 11/16/05 16:34 Read: times |
#103809 - bible time Responding to: ???'s previous message |
3)I have almost decided to get a f12x or f02x from SiLabs. But.... is there a FLASH memory for code on f12x? If not, the 8k ram on board is going to be shared between code and data?? These things are not clear to me.
This question makes it evident that it's bible study time for you. Do not go any further before you have familiarized yourself with "the bible" which is "a primer for the '51" As to the specific question: The '51 is a Harvard device (separate code and data memory, you can not have code in the RAM. The f12x has 128k of flash code memory Erik here are the links to "the bible" Chapter 1 http://www.semiconductors.philips.com/acrobat/v...ARCH_1.pdf chapter 2 http://www.semiconductors.philips.com/acrobat/v...UIDE_1.pdf chapter 3 http://www.semiconductors.philips.com/acrobat/v...WARE_1.pdf |