I have an XC167 application that needs to place the code from two modules into the SROM class in order to copy code from Flash to the internal program memory. I can use the following in the User Sections of the Linker but this will not adapt automatically to the growth of the first module.
?PR?ABC%ABC_CODE(0xe00000)[], ?PR?DEF%DEF_CODE(0xe00400)[]
Dear KEIL team, thank's for support! ;-) Stefan