• Debug session ending unexpectedly
    I am programming a TM4C123GH6PM EVB for the Cortex-M4 using mVision5 and the Stellaris ICIDI debugger. The project builds without error and I can flash the project to the board but when I start a debug...
  • Debug session ending unexpectedly
    I am programming a TM4C123GH6PM EVB for the Cortex-M4 using mVision5 and the Stellaris ICIDI debugger. The project builds without error and I can flash the project to the board but when I start a debug...
  • EEPROM Data Space
    I am using A51 for AT89C51ED2. Am I missing something very basic or is there no way to declare space specifically in the internal EEPROM? Do I just declare it as "XDATA" and then use the protocol for...
  • lost DATA space
    for this: IDATA 0010H 000CH UNIT ?ID?SMAIN 001CH 0004H *** GAP *** .... DATA 0056H 0022H UNIT ?DT?SMAIN IDATA 0078H 0001H UNIT ?STACK I am losing 16 bytes of the precious commodity DATA storage...
  • EEPROM Data Space
    I am using A51 for AT89C51ED2. Am I missing something very basic or is there no way to declare space specifically in the internal EEPROM? Do I just declare it as "XDATA" and then use the protocol for...