Greg Ungerer <gerg@...> writes:
>
> Hi Lionel,
>
> Let me add one more thing.
>
> Also I should point out that this is the process I use on boards with
> completely empty flash. If the board already has a boot loader installed
> then I generally don't do the "meminit" call, only the "loaduboot".
> Re-running the meminit seems very problematic, and you don't need to
> if it has already be run by flash installed boot code.
>
> Regards
> Greg
>
> ------------------------------------------------------------------------------
> Put Bad Developers to Shame
> Dominate Development with Jenkins Continuous Integration
> Continuously Automate Build, Test & Deployment
> Start a new project now. Try Jenkins in the cloud.
> http://p.sf.net/sfu/13600_Cloudbees
>
Hi Greg,
I tried the script above (adapting
tools/openocd/platforms/armada/armada370.tcl to my
tcl/target/armada370.cfg), and matching the JTAG probe I use.
However, it seems to fail initializing when it meets the line 32 in
armada370.cfg, namely "dap apsel 1":
openocd-x64-0.8.0-rc1 -f mirabox.cfg
Open On-Chip Debugger 0.8.0-rc1 (2014-03-31-08:16)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.sourceforge.net/doc/doxygen/bugs.html
Info : only one transport option; autoselect 'jtag'
adapter speed: 5000 kHz
Warn : target name is deprecated use: 'cortex_a'
Info : clock speed 5000 kHz
Info : JTAG tap: armada370.dap tap/device found: 0x4ba00477 (mfg: 0x23b,
part: 0xba00, ver: 0x4)
Warn : Invalid ACK 0 in JTAG-DP transaction
Warn : Invalid ACK 0 in JTAG-DP transaction
Runtime Error: openocd-0.8.0-rc1/scripts/target/armada370.cfg:32:
in procedure 'script'
at file "embedded:startup.tcl", line 58
at file "mirabox.cfg", line 5
in procedure 'dap' called at file
"openocd-0.8.0-rc1/scripts/target/armada370.cfg", line 32
Thanks,
Lionel
------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel