Newbie question:  SysHandleEvent causing unallocated chunk of memory message

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Newbie question:  SysHandleEvent causing unallocated chunk of memory message

1,710 Views
SBM2006
Contributor I
Hi.  I'm running a V3.5 emulator with Codewarrior v 4.1.0.2, on a WIN 2000 system.  For some reason, everytime I click on a menu bar, it goes to a subroutine which calls SysHandleEvent.  When it does, I get this constantly recurring message that it has read from an unallocated chunk of memory.  But as this is not a user-defined subroutine, I can't see how this is possible.
 
Disassembly reveals that the message occurs whenever (a0) is accessed.
 
 
Labels (1)
0 Kudos
1 Reply

212 Views
CrasyCat
Specialist III

Hello

Which processor are you targeting (EPPC, Coldfire, ...)?

CrasyCat

0 Kudos