• urgent: word operand illegal access error
    Hello I want to know how we define pointer at any explicit location. My structure cointains two int type element. struct frame { unsigned int i; unsigned int j; }*ptr; When i define a pointer...
  • urgent: word operand illegal access error
    Hello I want to know how we define pointer at any explicit location. My structure cointains two int type element. struct frame { unsigned int i; unsigned int j; }*ptr; When i define a pointer...
  • Unable to execute from SDRAM due to incorrect MPU Settings
    Hi, what should be the settings for MPU if I want to execute code from Internal Flash and external SDRAM in my target configuration? Target Map for your reference is as follows, Internal...
  • Unable to execute from SDRAM due to incorrect MPU Settings
    Hi, what should be the settings for MPU if I want to execute code from Internal Flash and external SDRAM in my target configuration? Target Map for your reference is as follows, Internal...
  • MON51 "Illegal write access at CODE address 0x0051!
    Hi: I am testing a bare bones code banking project and I have run into the following problem. Using MON51, when I select Load Application at Startup, I encounter the following error message. "Illegal...