Other Parts Discussed in Thread: AM1808, OMAP3530
Hi,
I have compiled a linux kernel and transfer the image into AM1808 experimenter kit RAM and boot again.
My question is how can I use the blackhawk debugger with the above image?
Thanks,
Ofer
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
There is not an easy way to debug an ARM9 based device running Linux using a TI emulator and CCS, Linux aware debugging is available in CCSv4, however it is only available for Cortex A8 based devices such as OMAP35xx and AM35xx.
You may consider the early CCSv5 which allows for stop mode debug with Linux on ARM9 devices.
Ofer,
Just adding to Bernie's reply, CCSv4.1.3 (still in beta but will be available in a few weeks) supports Linux Aware Debug for ARM926 devices.
Cheers,
Rafael
Hi Bernie,
I have a Lauterbach JTAG probe for ARM9 and I have managed to connect it to AM1808 experimenter and saw the internal ARM9 registers but it was not stable.
Do you have the complete Lauterbach's scripts for AM1808?
Thanks,
Ofer