cancel
Showing results for 
Search instead for 
Did you mean: 

ST72324 - emulator error - undefined memory access

shlomo2
Associate II
Posted on March 29, 2004 at 07:54

ST72324 - emulator error - undefined memory access

3 REPLIES 3
shlomo2
Associate II
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
kr
Associate II
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

jatin
Associate II
Posted on March 29, 2004 at 07:54

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