From: Kaius H. <ka...@ol...> - 2010-04-15 14:34:21
|
The attached trace was produced by starting program: ./src/openocd -s tcl -f board/colibri_pxa320.cfg -f nterface/jtagkey.cfg -d 3 -l openocd.lo ... and issuing following commands through telnet client: > reg > reset halt > reg cpsr 0xd3 > reset halt Exactly as in original post with this issue on PXA270, writing and reading regs work OK, but anything else fails. ~kaius yvind Harboe wrote: > I would strongly encourage someone who's familiar with these patches > to repost them to this list so we can work on getting the changes merged. > > Should be in that projects and OpenOCD's interest... > |