• Defaulting variables in HDATA
    Hi all, I have an existing C-code base that we need to re-use in a new product(DS80C400). I'm running into an issue where uVision is throwing all of the variables into XDATA (thus overflowing and causing...
  • Defaulting variables to HDATA
    Hello. This problem seems to have come up a few times in the past.. - http://www.keil.com/forum/docs/thread2857.asp - http://www.keil.com/forum/docs/thread3123.asp - http://www.keil.com/forum...
  • Defaulting variables to HDATA
    Hello. This problem seems to have come up a few times in the past.. - http://www.keil.com/forum/docs/thread2857.asp - http://www.keil.com/forum/docs/thread3123.asp - http://www.keil.com/forum...
  • Defaulting variables in HDATA
    Hi all, I have an existing C-code base that we need to re-use in a new product(DS80C400). I'm running into an issue where uVision is throwing all of the variables into XDATA (thus overflowing and causing...
  • Locating segments in HDATA by default
    Okay, I think this should be an easy one! I have a program/data partition at 0x20000. I also have internal SRAM from 0-0x1300. Without the 'Use internal SRAM' box checked, I get this config: ...