• Defining Address Space for Application
    I want to load two different applications into memory. One application will jump to the other. How do you set up the start address in memory and the code size that the compiler will use in generating...
  • Defining Address Space for Application
    I want to load two different applications into memory. One application will jump to the other. How do you set up the start address in memory and the code size that the compiler will use in generating...
  • Setting an Application's Execution Address
    I have an application that resides in FLASH, and I want this program to download an application into external RAM. How can I determine, or set, the execution address of the RAM-based application? Thanks...
  • Setting an Application's Execution Address
    I have an application that resides in FLASH, and I want this program to download an application into external RAM. How can I determine, or set, the execution address of the RAM-based application? Thanks...
  • execute from one address but are stored at a different address EXAMPLE
    Special ROM (SROM) segments which execute from one address but are stored at a different address Specifying Special ROM (SROM) Segments Use the following form of the SEGMENTS directive to specify...