Skip to main content
Visitor II
March 29, 2004
Question

ST72324 - emulator error - undefined memory access

  • March 29, 2004
  • 3 replies
  • 915 views
Posted on March 29, 2004 at 07:54

ST72324 - emulator error - undefined memory access

    This topic has been closed for replies.

    3 replies

    shlomo2Author
    Visitor II
    March 23, 2004
    Posted on March 23, 2004 at 17:19

    I'm using the DVP3 emulator board, configured to work as ST72324.

    I get this ERROR which I cant resolve - can someone please help...

    ERROR - stopped on undefined memory access at 0x75
    Visitor II
    March 24, 2004
    Posted on March 24, 2004 at 05:10

    Hi Shlomo1,

    >>Please check your *.h, *.c/*.asm files in which you might have assigned a register in that address(0x75) or else find out where exactly this error is appearing by using step into function so that we could findout the cause.

    >>If you are using any pointers be cautious! sometimes this may give you this kind of error.

    >> Please check your *.prm (Metrowerks) or the relevant files where the address mapping is done. (IMPORTANT)

    >>Also, Please check the type of memory in the ''MCU configuration'' window.

    With Regards

    Krsel

    Visitor II
    March 29, 2004
    Posted on March 29, 2004 at 07:54

    You are trying to access the reserved area of the memory.