• ARM scatter file symbols not defined?
    In my scatter file, I have a memory region named TCM_COPY, In my C file, i am trying to extern the region_name like, extern unsigned int Image$$TCM_COPY$$Base. But when I compile that C file, the...
  • Problem:- Calling a subroutine that did NOT return to original caller
    Hi all, I am cracking my head to see why Keil's uVision2 has this problem? Calling a subroutine callee on the first time, returned to the original Caller with no problem. Calling it 2nd time...
  • Keil 5 MDK ARM Scatter fil
    Hi, I'm using keil5 MDK ARM for my project development. I want to use custom scatter file for placing my constitution variable and function in pre defined memory section. Please provide step by...
  • How to define "Type 1 image structure" in a ARMCC scatter file?
    Hi, I am currently trying to execute a bare-metal environment on Cortex M0+ MCU sram (load via debugger, and set program counter to execute from it) By studying the "ARM Linker user guide", it seems...
  • scatter file
    what is scatter file? what is its advantage? Kindly tell, i do not anything about these. Thanks Sukhdeep Singh