On Fri, Jan 9, 2009 at 2:07 PM, Øyvind Harboe <[email protected]> wrote: > On Fri, Jan 9, 2009 at 1:12 PM, Alan Carvalho de Assis > <[email protected]> wrote: >> Hi Øyvind, >> >> On Fri, Jan 9, 2009 at 7:52 AM, Øyvind Harboe <[email protected]> >> wrote: >>> Do we have any arm11 testers/users on this list? >>> >>> I'm poking around the arm11 code and wondering if I should pull down i.MX31 >>> from the shelf to take it for a spin... >>> >> >> I can help you testing it! >> >> Please let send me instructions in order to test it. > > I need a working configuration file. Hopefully Kees will provide it :-)
Well I have a smdk6430 and with the latest build it look ok to me, I guess this won't help you much. A college of my can perform the whole bootup cycle using openocd(loading the initial load , the u-boot and the kernel directly into memory). There are some memory consumption problems (400 MB is use when doing this at some point). anyway. I will setup a test server this this board attached ke...@ijssijs:~/projects/openocd/trunk$ sudo openocd -f interface/jtagkey-tiny.cfg -f target/samsung_s3c6410.cfg Open On-Chip Debugger 1.0 (2009-01-09-20:15) svn:1312M BUGS? Read http://svn.berlios.de/svnroot/repos/openocd/trunk/BUGS $URL: http://svn.berlios.de/svnroot/repos/openocd/trunk/src/openocd.c $ Info : JTAG tap: s3c6410.unknown tap/device found: 0x2b900f0f (Manufacturer: 0x787, Part: 0xb900, Version: 0x2) Info : JTAG Tap/device matched Info : JTAG tap: s3c6410.cpu tap/device found: 0x07b76f0f (Manufacturer: 0x787, Part: 0x7b76, Version: 0x0) Info : JTAG Tap/device matched Info : found ARM1176 Warn : no telnet port specified, using default port 4444 Warn : no gdb port specified, using default port 3333 Warn : no tcl port specified, using default port 6666 Info : accepting 'telnet' connection from 0 Info : JTAG tap: s3c6410.unknown tap/device found: 0x2b900f0f (Manufacturer: 0x787, Part: 0xb900, Version: 0x2) Info : JTAG Tap/device matched Info : JTAG tap: s3c6410.cpu tap/device found: 0x07b76f0f (Manufacturer: 0x787, Part: 0x7b76, Version: 0x0) Info : JTAG Tap/device matched Info : found ARM1176 Info : r0 00008000 (INVALID) Info : r1 40ff8000 (INVALID) Info : r2 0c003000 (INVALID) Info : r3 00000102 (INVALID) Info : r4 40ff8000 (INVALID) Info : r5 0c003000 (INVALID) Info : r6 0c003000 (INVALID) Info : r7 00000001 (INVALID) Info : r8 1c3362c7 (INVALID) Info : r9 0cf9b7bd (INVALID) Info : r10 e39b995f (INVALID) Info : r11 193adbfd (INVALID) Info : r12 01fa0000 (INVALID) Info : sp 0c005fcc (INVALID) Info : lr 0c003000 (INVALID) Info : pc 000013f8 (INVALID) Info : cpsr 400001d3 (INVALID) Info : dscr 00006003 (INVALID) Info : Debug entry: JTAG HALT target state: halted Info : RESUME PC 000013f8 _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
