• Keil CARM 16K size code restrictions
    I would like to know if the Keil ARM tools (uVision IDE) used with the CARM C compiler is restricted in any way to just compile source code > than 16K? Or its restriction only applies when used as a Debugger...
  • Keil CARM 16K size code restrictions
    I would like to know if the Keil ARM tools (uVision IDE) used with the CARM C compiler is restricted in any way to just compile source code > than 16K? Or its restriction only applies when used as a Debugger...
  • What if I wanted NONadjacent 16k+16k pages for (e.g.) NDATA
    What if I wanted to place the two 16k pages of the (e.g.) NDATA class independently? (There is any inherent constraint? to be adjacent) With DPPUSE I can accomplish (as I know) 0x100000 DPP0 ("NCONST...
  • What if I wanted NONadjacent 16k+16k pages for (e.g.) NDATA
    What if I wanted to place the two 16k pages of the (e.g.) NDATA class independently? (There is any inherent constraint? to be adjacent) With DPPUSE I can accomplish (as I know) 0x100000 DPP0 ("NCONST...
  • Using Cypress FX2 external RAM for code larger than 16k
    I've scoured through both this site and at cypress to try and find out how to do this, but nothing seems to work. I have program code which is 27k in size, and the internal memory on the FX2 is only...