• unused code memory fillup
    Is there some posibility to fillup unused code memory with predefined pattern ? Lucas Bajger
  • How to disable stack area zero-init
    Hi, is there simple possibility to disable stack zero-init at startup (Keil MDK-ARM)? I'm trying to find some stack issues in the program, so I have filled the stack memory areas (multiple stacks...
  • Load file to specific memory area
    Hi i try to use the debugger script in order to stimulate data into my ADC peripheral. this is the script i wrote: /* Map the user specific memory space */ MAP S:0, S:0xFFFF READ WRITE /* Store...
  • AGSI: Watching far Memory Area
    Hi, We want use the AGSI Watch Memory functionality to access a variable in the area between 0xE00000 to 0xE007FF. We have written a sample program for Infineon XC164CS with AGSI memory watch for...
  • RAM in Code memory area
    Note: This was originally posted on 20th June 2011 at http://forums.arm.com Hi, My board has 32K SRAM in the code memory area (within the first 0.5G), also has the same size of build in SRAM in data area...