Hello OpenOCD Devs,
I'm using OpenOCD to disassemble some ARM code running on an embedded board
for a research project. I've noticed that the PLD instruction (PreLoad Data
with intent to write according to the ARM ARM) isn't fully implemented. I
get something like the following:
0x00101420 0xf5d4f000 PLD ...TODO...
I found the "...TODO..." in srt/target/arm_disassembler.c.
Do you know when this may be implemented? If I attempt to implement it, are
there any pitfalls I should know about (I'm assuming that there is
something tricky since it was left unfinished).
Thanks!
James
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel