Posted on May 17, 2011 at 12:46Hi, Thanks for the info. Do all devices (> datecode 828) have this unique ID feature? (ie: including devices without the USB feature?) Cheers
Posted on May 17, 2011 at 12:46Thanks for the info. The datasheet doesn't provide much information about the randomness of the fields, or the sequencing of the serial number - useful information to have to create an effective cryptographic algorithm...
Posted on May 17, 2011 at 12:46I'm trying to extract the 'Unique Device ID' out of the 'Device Electronic Signature' (see section 25.2 of RM0008 rev 5) and I'm only seeing 0xFF's out of the entire 96 bits. serialNumber0 = *(const uInt16 *)0x1FFFF7E8...
Posted on May 17, 2011 at 12:46This only seems to work when connected to the emulator (IAR EWARM 5.20 J-Link). The micro appears to hang when not connected to the emulator. Cheers
Posted on May 17, 2011 at 12:46I've found a solution to my problem - thanks to those who investigated. Solution follows below. Note that it only works with IAR EWARM 5.X: Step 1: Set .intvec start in the linker to the desired address: Options->Linke...