Re: New ARM Cortex Microcontroller Product Family from STMicroelectronics



"Jim Granville" wrote...
I'm with Jon on this, the semantics matter little; but it would be
good to answer the simple question "Can it execute code from RAM?"
- in some systems, that is useful.

In the case of my original article:
http://www.microcontroller.com/news/arm_cortex_stm.asp
the answer is YES - the ST part can execute code from RAM off the data (system) bus. Of
course, there will be extra cycles.

Back when I was but a fledgling FAE, in my presentations I used to label architectures
as Harvard, Modified Harvard, Von Neumann, etc.

In PPT presentations, engineers would ALWAYS debate amongst themselves as to the
differences between these architectures, and sometimes whether or not Von Newman (What,
Me Worry???). was spelled right...

What you decide to call the architecture is much less important than what you decide to
do with it.

Bill


.



Relevant Pages

  • Re: uC for Indirect Execution
    ... namely the Blackfin BF561 and the Lpc3180. ... can run code from ram. ... Where can you store code for these architectures? ... What are fast & low powered micros that can execute code from memory? ...
    (comp.arch.embedded)
  • Re: dynamic execution of tasks in uC
    ... >>micro that can execute code from RAM. ... I used this technique on a HC05 ... Thus the micro itself contains no security ...
    (comp.arch.embedded)
  • Re: New ARM Cortex Microcontroller Product Family from STMicroelectronics
    ... the answer is YES - the ST part can execute code from RAM off the data bus. ... FLASH speeds). ...
    (comp.arch.embedded)
  • Re: Urgent: Loading image into ROM
    ... I am using WinCE 6.0 and an ARM board. ... If you have a ROM or a NOR flash you may be able to do that, if you have a NAND flash, a disk on chip or other flash-based storage memory you can't execute code from it. ... You'll need to load code from storage, copy it in RAM and execute it. ...
    (microsoft.public.windowsce.platbuilder)
  • uC for Indirect Execution
    ... I've got a couple favorites I'd like to play ... namely the Blackfin BF561 and the Lpc3180. ... Where can you store code for these architectures? ... What are fast & low powered micros that can execute code from memory? ...
    (comp.arch.embedded)