---

** [tickets:#94] drscan low level JTAG commnand returns hex value without a 
prefix**

**Status:** new
**Milestone:** 0.9.0
**Created:** Fri Apr 17, 2015 10:29 PM UTC by Steven
**Last Updated:** Fri Apr 17, 2015 10:29 PM UTC
**Owner:** nobody

The output of the drscan command should have a prefix of "0x" as it's base 16.

Without it, Tcl scripts can get pretty messy to say the least!

Test case:
        irscan test.cpu 0x2fff
        irscan test.cpu 0x1004
        drscan test.cpu 32 0x0

Expected:
        0x10007243

Actual:
        10007243



---

Sent from sourceforge.net because openocd-devel@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/openocd/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/openocd/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to