Re: [Openocd-development] PXA270: can read/write the core registers, but can't read memory and registers of the devices on chip

2010-04-16 Thread Kaius Häggblom
The JTAGkey-tiny dongle and board work OK, I have now successfully used the ColibriLoader software to download images to the board. ~kaius Kaius Häggblom wrote: The attached trace was produced by starting program: ./src/openocd -s tcl -f board/colibri_pxa320.cfg -f nterface/jtagkey.cfg -d

Re: [Openocd-development] PXA270: can read/write the core registers, but can't read memory and registers of the devices on chip

2010-04-15 Thread Kaius Häggblom
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 is

Re: [Openocd-development] openocd crash when sending command over tcl_port

2010-04-15 Thread Kaius Häggblom
Øyvind Harboe wrote: Try generating a stack trace: 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.log ... and issuing following commands through telnet client: > reg > reset halt > reg cpsr 0xd3

Re: [Openocd-development] PXA270: can read/write the core registers, but can't read memory and registers of the devices on chip

2010-04-14 Thread Kaius Häggblom
Hello. I'm having this same problem with Colibri PXA320, Amontec jtagkey-tiny and latest openocd pulled down from git (patched with openpxa PXA320 patches). Was this issue ever solved? ~kaius ___ Openocd-development mailing list Openocd-development