This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

HDATA_EDATA

I'm getting the following warning message after I upgraded to V7.20. I'm using the MB2BA/02 MX IC.

*** WARNING L47: NO SEGMENTS ASSIGNED TO USER CLASS
CLASS: HDATA_EDATA

Program Size: data=119.0 xdata=1430 const=512 code=6480
LX51 RUN COMPLETE. 1 WARNING(S), 0 ERROR(S)

This did not happen on the previous version I had installed.

Please help ASAP.
Thanks,
-Jim

Parents
  • I see the HDATA_EDATA in my memory map as shown below, however, I still cannot clear the warning...

    BASE START END USED MEMORY CLASS
    ==========================================================
    7F0000H 7F0000H 7F02FFH 000040H EDATA
    000000H 000000H FFFFFFH HDATA_EDATA
    800000H 800000H 80FFFFH 001950H CODE
    7F0000H 7F0000H 7F007FH 00004AH DATA
    800000H 800000H 80FFFFH 000200H CONST
    7F0000H 7F0000H 7F00FFH 000029H IDATA
    7F0020H.0 7F0020H.0 7F002FH.7 000004H.0 BIT
    000000H 000000H 00FFFFH 000556H XDATA

    Anything else that could help.
    Thanks,
    -Jim

Reply
  • I see the HDATA_EDATA in my memory map as shown below, however, I still cannot clear the warning...

    BASE START END USED MEMORY CLASS
    ==========================================================
    7F0000H 7F0000H 7F02FFH 000040H EDATA
    000000H 000000H FFFFFFH HDATA_EDATA
    800000H 800000H 80FFFFH 001950H CODE
    7F0000H 7F0000H 7F007FH 00004AH DATA
    800000H 800000H 80FFFFH 000200H CONST
    7F0000H 7F0000H 7F00FFH 000029H IDATA
    7F0020H.0 7F0020H.0 7F002FH.7 000004H.0 BIT
    000000H 000000H 00FFFFH 000556H XDATA

    Anything else that could help.
    Thanks,
    -Jim

Children