Hello all,
Just for the record. It is indeed a hardware problem. OpenOCD works great!
I have yet to play more with it.
brian
On Fri, Nov 21, 2008 at 9:03 AM, Brian Wang <[EMAIL PROTECTED]> wrote:
>> My knowledge of the JTAG protocol and physical interface is pretty minimal.
>> In theory it w
Duane Ellis wrote:
> Laurent Gauch> We cannot expect to have in the OpenOCD
> Laurent Gauch> project any BINARY file as a .bit for the
> Laurent Gauch> on-board PLD).
>
> Do you mean the generic term *any* binary file?
> Or are you specifying a single bit file.
>
> In generic terms Binary files are
Hmm I think I'd have to have an actual board and time to dive into
this to figure out what's going on
--
Øyvind Harboe
http://www.zylin.com/zy1000.html
ARM7 ARM9 XScale Cortex
JTAG debugger and flash programmer
___
Openocd-development mailing li
Oyvind - See Below.
Rahul,
duane> I presume, based on your OPENOCD script the following:
duane> (A) You RESET and let the board run, ie: "reset run"
rahul> Yes, this is the only option that works.
rahul> I am not able to use "reset halt" or "reset init" to halt the
Laurent Gauch> We cannot expect to have in the OpenOCD
Laurent Gauch> project any BINARY file as a .bit for the
Laurent Gauch> on-board PLD).
Do you mean the generic term *any* binary file?
Or are you specifying a single bit file.
In generic terms Binary files are to be expected
For example a JPE
Committed.
Thanks!
--
Øyvind Harboe
http://www.zylin.com/zy1000.html
ARM7 ARM9 XScale Cortex
JTAG debugger and flash programmer
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openoc
Index: src/target/xscale.c
===
--- src/target/xscale.c (revision 1211)
+++ src/target/xscale.c (working copy)
@@ -3720,7 +3720,7 @@
register_command(cmd_ctx, xscale_cmd, "icache",
xscale_handle_idcache_command, COMMAND_EXEC,
Duane Ellis wrote:
> micheal> [c requires aligned pointers]
>
> No, The C standard states it is implementation defined, i don't have a
> copy handy to quote chapter & verse.
I can't find it either. What I found was (in C99):
6.5.3.4:
The implementation of the alloc function should ensure that its