• Cortex-M3 Flash Patch
    Note: This was originally posted on 9th December 2009 at http://forums.arm.com I have been working with Keil uVision 4 and have been trying to figure out how to use the Cortex-M3 "Flash Patch" feature...
  • Cortex-M3 Flash Patch
    Note: This was originally posted on 9th December 2009 at http://forums.arm.com I have been working with Keil uVision 4 and have been trying to figure out how to use the Cortex-M3 "Flash Patch" feature...
  • Flash Patching in Cortex M7
    Hello, After a suggestion, I am reposting this thread from the M7 Forum - I have an SOC design with a CM7 microcontroller whose AXI is connected to Code Flash and whose AHBP is connected to an AHB...
  • extern lhost_name after 4.22a patch
    Hello. We are following this example from Keil on how to configure the local host name of a system running on top of TCPNet. http://www.keil.com/support/man/docs/rlarm/rlarm_tn_runtimecfg.htm...
  • Flash Patching in Cortex M7
    Hello, I am trying to understand how to implement the functionality to remap code literals from Code Flash (connected to AXI of M7) to RAM (connected to peripheral bus AHB). As I understand from ARMv7...