Re: [Openocd-development] Breakpoint can not been trigged on the MIPS 4KEc core.

2010-06-07 Thread Nico Coesel
On 04/06/2010 10:35, Xiaochen Zhou wrote: It seems some issues in openocd-0.4.0 with MIPS 4KEc core, I did some experiments below: For info the MIPS has been mainly tested on a m4k (aka PIC32). This also means that testing has been on a little endian system, so bugs could be present. Issue

Re: [Openocd-development] Breakpoint can not been trigged on the MIPS 4KEc core.

2010-06-04 Thread Xiaochen Zhou
Spencer Oliver 写道: On 02/06/2010 09:24, Xiaochen Zhou wrote: Hi all, I want to port eCos to an epon onu chip which has a MIPS 4KEc core and using openocd v0.4.0 + wiggler for debugging. Gdb seems ok(ctrl_c and continue commands ok) but breakpoint. Just a guess but unless you have a valid

Re: [Openocd-development] Breakpoint can not been trigged on the MIPS 4KEc core.

2010-06-04 Thread Spencer Oliver
On 04/06/2010 10:35, Xiaochen Zhou wrote: It seems some issues in openocd-0.4.0 with MIPS 4KEc core, I did some experiments below: For info the MIPS has been mainly tested on a m4k (aka PIC32). This also means that testing has been on a little endian system, so bugs could be present.

[Openocd-development] Breakpoint can not been trigged on the MIPS 4KEc core.

2010-06-02 Thread Xiaochen Zhou
Hi all, I want to port eCos to an epon onu chip which has a MIPS 4KEc core and using openocd v0.4.0 + wiggler for debugging. Gdb seems ok(ctrl_c and continue commands ok) but breakpoint. Then I try telnet command without gdb: * telnet console

Re: [Openocd-development] Breakpoint can not been trigged on the MIPS 4KEc core.

2010-06-02 Thread Spencer Oliver
On 02/06/2010 09:24, Xiaochen Zhou wrote: Hi all, I want to port eCos to an epon onu chip which has a MIPS 4KEc core and using openocd v0.4.0 + wiggler for debugging. Gdb seems ok(ctrl_c and continue commands ok) but breakpoint. Just a guess but unless you have a valid flash memory map then