Chapter
: 3
Debug
ARM with JTAG and Eclipse
Date
: Sun,4 October 2009
Writer
: Ataya P
Working Platform :
Lenovo Notebook , Intel Pentium Dual Core T2080 1.73GHz
2Gbyte RAM
Ubuntu 9.04 -Jaunty Jackalope
Cooking ingredient
:
software
1.ARM cross compiler (try to read
chapter1)
2.Eclipse IDE for C/C++ Developer (setting with
chapter2)
3.OpenOCD for debian
hardware
1.ARM LPC 2388 Board (
Interface
2009年5月号)
2.ARM-USB-TINY jtag cable
Let's do it
1. Install openocd version 0.3.0 using debian package (Ubuntu default
package is older version and can not be used)
2. Setting Eclipse as showing
here
3. Connect ARM board with jtag cable and starting debugging mode
4. Setting breakpoint and start debugging
Useful
Link :
http://homepage3.nifty.com/zus/ARM_LPC2388_Dev_Flame.html
http://www.siwawi.arubi.uni-kl.de/avr_projects/arm_projects/openocd_intro/index.html
|