Forums » Software Development »
Blackhawk XDS560v2-USB Debugger gel file
Added by Andri Haryono about 7 years ago
Hello everyone,
We are using the debugger Blackhawk XDS560v2-USB and try to test it to debug the Helloworld program provided here.
Previoously we have run the program directly under linux and in works fine.
However, now I am getting this error. We are using the gel file provided in the MDK_2014-01-13/sw/gel
ARM9_0: GEL: Error while executing OnTargetConnect(): Page fault occurred reading 0x01C10800 at (*((unsigned int *) ((0x01C10000+0x800)+(4*LPSC_num)))&0x1F) [MityDSP-L138_ARM.gel:865] at PSC0_LPSC_enable(0, 0) [MityDSP-L138_ARM.gel:533] at PSC_All_On_Full_EVM() [MityDSP-L138_ARM.gel:245] at OnTargetConnect() .
Can anyone help us to fix this?
If possible, please refer me to tutorial how to use the debugger, probably I have missed something.
Thanks,
Replies (1)
RE: Blackhawk XDS560v2-USB Debugger gel file - Added by Jonathan Cormier about 7 years ago
Hi Andri, Sorry for the late reply.
Are you trying to run a bare bones application on the ARM or are you running a application under linux?