EmbDev.net

Forum: ARM programming with GCC/GNU tools How to debug in flash for the LPC21xx


von fjrg76 (Guest)


Rate this post
useful
not useful
Hi

I cannot debug in flash because I cannot disable the software
breakpoints, and when debugging in RAM I cannot debug step by step for
the same reason. So anyone can help me?? I'm newbie in ARM. My target is
a LPC2129 in a OLIMEX board, and debuggin in Insight under WinXP. Thanks
in advanced =)

von Martin T. (mthomas) (Moderator)


Rate this post
useful
not useful
fjrg76 wrote:
> I cannot debug in flash because I cannot disable the software
> breakpoints, and when debugging in RAM I cannot debug step by step for
> the same reason. So anyone can help me?? I'm newbie in ARM. My target is
> a LPC2129 in a OLIMEX board, and debuggin in Insight under WinXP. Thanks
> in advanced =)

Hardware-Interface?
gbd-Server?

If OpenOCD is in use check the force_hw_bkpts setting.

von fjrg76 (Guest)


Rate this post
useful
not useful
Martin Thomas wrote:
> fjrg76 wrote:
>> I cannot debug in flash because I cannot disable the software
>> breakpoints, and when debugging in RAM I cannot debug step by step for
>> the same reason. So anyone can help me?? I'm newbie in ARM. My target is
>> a LPC2129 in a OLIMEX board, and debuggin in Insight under WinXP. Thanks
>> in advanced =)
>
> Hardware-Interface?
> gbd-Server?
>
> If OpenOCD is in use check the force_hw_bkpts setting.

Thanks, i already know how to disable software bp. There were some
strange commands that i didn't know where to write them, but now i know
they must be written in the insight's gdb console. After doing so i was
able to debug in RAM (not  yet tested in flash, but i hope so it works)
=)

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.