Hi Mariano
pls try to access register
MCFG 0xFFE0 0020
Status 0xFFE0 0104
and other Eth regs.
Any way my ethernet is up and running, but some time i got hung condition.
So I'm trying to debug the eth using gdb
Thanks
paolo
Mariano Cerdeiro wrote:
> Hello I am using LPC2468, if you tell me whi
> Using memory dump command at Ethernet controller registers
> address, gdb shows 0x.
I don't know this processors, but for some SoCs (e.g. Freescale
i.MX) you need to enable internal PLLs ("clock gating") before
you can access them.
___
Openocd-de
Hi all,
I'm working with LPC2368, and I like to read/write Ethernet controller
registers using GDB.
Using memory dump command at Ethernet controller registers address, gdb
shows 0x.
Do I miss something in the openocd or gdb config file ?
Thanks
Paolo
__