Hi,
i´m trying to use OpenOCD with Olimex ARM USB Interface to get access
to a Freescale i.mx53 Controller. I get access via JTAG an can halt the
Controller.
********************************************************************************
Open On-Chip Debugger 0.6.1 (2012-12-19-21:09)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.sourceforge.net/doc/doxygen/bugs.html
Info : only one transport option; autoselect 'jtag'
RCLK - adaptive
Warn : imx53.SDMA: nonstandard IR value
RCLK - adaptive
Info : RCLK (adaptive clock speed) not supported - fallback to 500 kHz
Polling target failed, GDB will be halted. Polling again in 100ms
Polling target failed, GDB will be halted. Polling again in 300ms
Info : JTAG tap: imx53.DAP tap/device found: 0x1ba00477 (mfg: 0x23b, part:
0xba00, ver: 0x1)
Info : TAP imx53.SDMA does not have IDCODE
Info : JTAG tap: imx53.SJC tap/device found: 0x1190d01d (mfg: 0x00e, part:
0x190d, ver: 0x1)
Warn : failed to enable tap imx53.DAP
Runtime Error: embedded:startup.tcl:20:
in procedure 'jtag'
in procedure 'ocd_bouncer'
at file "embedded:startup.tcl", line 20
Info : imx53.cpu: hardware has 6 breakpoints, 2 watchpoints
Polling succeeded again
********************************************************************************
The halt command also works well:
********************************************************************************
> halt
number of cache level 2
cache l2 present :not supported
mpdir not in multiprocessor format
target state: halted
target halted in Thumb state due to debug-request, current mode: Supervisor
cpsr: 0x200001f3 pc: 0x00405ee4
MMU: disabled, D-Cache: disabled, I-Cache: disabled
>
********************************************************************************
I can read the internal SRAM with the mdw command. But if i want to read GPIO
Registers
i get an Error like this:
********************************************************************************
> mdw 0x53f88000 1
Block read error address 0x53f88000
in procedure 'mdw'
>
********************************************************************************
Could someone please help me to get access to i.mx53 Registers?
Regards Mario
------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel