Re: Data to fill into unused program space on ARM7.



Fill it with NOP instructions.

1) Is NOP the same for ARM and THUMB?
2) How would that catch the error?
The processor would just run to the end of flash and execute whatever the
HW returns when no device is being addressed.

I would like the processor to reset so that further potentially harmful
execution of un-intended instructions is stopped.

Best regards
Michael
.



Relevant Pages

  • Re: ARM code size
    ... I am moving from 8051 to ARM, I have a question related to code size. ... instructions, then my question is 64K instructions code size is enough ... Overall I would expect ARM code to be slightly bigger and Thumb ... So if you have 64KBytes of flash on 8051, ...
    (comp.arch.embedded)
  • Re: How to install a library frim SD card
    ... Why Port 1 is faster than port 2? ... after execute the program. ... the flash access, just because typically, rom and flash chips are ... with the new ARM based hardware, RAM and FLASH are clocked at ARM ...
    (comp.sys.hp48)
  • Re: interesting article on quantum cryptography
    ... label the sorry arm and execute it in respect of its election. ...
    (sci.crypt)
  • Re: Eboot question
    ... NOR Flash can be directly memory-accessed for reading and execution, ... it means that you can jump and execute at an address in NOR. ... develop a specific FMD layer to handle your image in NAND. ... context (for image loading) and block storage driver (for applicative ...
    (microsoft.public.windowsce.platbuilder)
  • Re: copy from flash to ram
    ... boot in XIP in flash or Copy the image into RAM and execute there. ...
    (microsoft.public.windowsce.platbuilder)