On 10/3/09, David Brownell wrote:
> You would need to type "reg debug_ctrl" to check;
> it won't read that otherwise
>
> Another thing to check: "reset_config srst_gates_jtag" in
> your setup script. A default was changed and I suspect it
> ought to go back to how it was ...
>
>
Thanks david.
On Tue, Sep 29, 2009 at 11:14 PM, David Brownell wrote:
> What hardware?
Board is vsc7501(vitesse) which used ARM926ejs core.
> I've seen such issues with the OMAP5912, which has
> what seems to be an early ARM926 core. The most
> strange thing is that the EmbeddedICE unit seems to
> misbehave
Hi list,
I've used openocd for burning bootloader several months and I woks well. But
recently I got a very strange problem I cannot solved.
My operations as following:
1. power on the board
2. run openocd
It show CPU matches successful.
3. telnet localhost $port
then I type halt to sto