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)
=)