Hi,
I'm seeing hiwave crashing after running a debug session for some time (using Tessy test tool to run tests on target). The MS event log shows:
Faulting application name: hiwave.exe, version: 6.1.44.9279, time stamp: 0x4accfb2f
Faulting module name: hcs08fslopensourcebdm.tgt, version: 6.1.1.9279, time stamp: 0x4acd0130
Exception code: 0xc00000fd
Fault offset: 0x00046524
Faulting process id: 0x1ed4
Faulting application start time: 0x01d096bf0e6101ad
Faulting application path: C:\Program Files (x86)\CodeWarrior for Microcontrollers V6.3\prog\hiwave.exe
Faulting module path: C:\Program Files (x86)\CodeWarrior for Microcontrollers V6.3\prog\hcs08fslopensourcebdm.tgt
Report Id: 1c6d241a-02b7-11e5-aa40-c0f8dae6179f
You can see what version of CW I am using from this. AFAIK, 0xc00000fd is a stack overflow. Any idea what I can do about this?
Thank you, Mark