Hello Benjamin,

Tuesday, May 19, 2009, 12:39:26 AM, you wrote:

BS> There's this segger closed source linux gdm server tool...
BS> http://www.segger.com/pub/jlink/JLink_Linux_090202.tar.gz
BS> It can show the hardware version.
Is there a necessity to map missing JLink commands? I could find them
out, e.g.:

ReadHardwareVersion
  input: 0xF0 (1 byte)
  output: version (4 bytes)

ReadOTS (OTP Structure)
  input: 0xE6 (1 byte)
  output: OTS buffer (256 bytes)
   +0x00 4  serial no
   +0x10 16 OEM string
   +0x20 16 feature string 1
   +0x30 16 feature string 2
   ...
   +0x90 16 feature string 8

etc.

-- 
WBR,
 Igor                            mailto:skochin...@mail.ru

_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to