• load region and execute region
    can the execute region address exceed the range specified by the load region base address and max size setting?
  • Load region size vs execution region size
    Trying to the keep the load region under 0x8000 but load region is more then 0x8000 yet execution region is only 0xa7c? How come my load region size is is so much more? This is a Cortex M1 on a Altera...
  • Seperate Hex file creation
    HI i m using 80c52 with external ROM for my project. I hve three external ROM with adress ROM 1 0x0000 to 0x1FFF ROM 2 0x2000 to 0x3FFF ROM 3 0x4000 to 0x5FFF Now i need to burn my code on...
  • 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...
  • LPC24XX UART2 Reference Code
    Hello Friends, I am using LPC2468 and I want to use UART2 in my application. Can anybody please give me Reference code link please.