This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ARM as replacement for 8051

Hello,

We're considering an ARM based MCU as an alternative target to an existing 8051 based product, which leads me to ask some questions regarding the
ARM architecture-

My understanding is that the ARM core has a 32 bit instruction set (typically), so asssuming a direct port of our existing 8051 code (8 bit instruction set) was possible, what would the expected size of program code be for the ARM target relative to that of the 8051 (bigger/smaller/indeterminate)?

Assuming it's possible for ARM based devices to fetch instructions from external flash (?), are there specific features that should be considered mandatory if the ARM device doesn't feature sufficient 'on-board' flash for program code/NVRAM (AMBA bus/SPI etc)?

Also if there's a resource that someone's aware of which deals with this level of detail, I'd appreciate a link, and any other comments/caveats regarding the ARM core...

Many thanks

David

0