• Heap region gets removed when scatter-loading
    I'm playing around with scatter-loading in Keil 5.25 with armcc compiler. Now I have a dummy project that allocates stack and heap in 'default' startup assembly file: Stack_Size EQU 0x00000400 ...
  • Scatter-loading of execution region ER_RW will cause ... corruption
    I'm not sure what this means... too much code? Too many constants? I am in need of guidance :) Using the MCB2103. Error: L6788E: Scatter-loading of execution region ER_RW will cause the contents...
  • load region and execute region
    can the execute region address exceed the range specified by the load region base address and max size setting?
  • Scatter load
    Hi, I am using STM32F070C in one USB application with command line interface. Settings of the device is stored in flash in last 1k bank (device is 32k): 0x0800 7c00 to 0x800 7fff. I have some issues...
  • scatter-file: Region-related symbols
    Good evening, I want to test my own scatter-file with the functions on this page. http://www.keil.com/support/man/docs/armlink/armlink_chdcgbjd.htm the values I get are wrong or I don't...