• 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...
  • 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...
  • Scatter file region placement issue
    Hi, I am trying to create a scatter file and using ARM 5.01 tools. I am facing a strange issue with RW section. here is the scatter file LR2 ImageLimit(LR1) { ER1_RO_REGION +0x0 { timer...
  • Scatter file region placement issue
    Hi, I am trying to create a scatter file and using ARM 5.01 tools. I am facing a strange issue with RW section. here is the scatter file LR2 ImageLimit(LR1) { ER1_RO_REGION +0x0 { timer...
  • duplicate execution regions in scatter file
    In a scatter file can I put a code segment (eg the vector table) in two different places in the output file even though I only defined it in the code once eg: LR_VECTORTABLE 0x08000000 0x00000140...