SYS_UUID8 value

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SYS_UUID8 value

663 Views
IlConte
Contributor IV

Dear all, I have a HCS08PT60 with CodeWarrior  Version: 10.6.

 

2 QUESTIONS:

1) When I read the unique register 8 the value it isn't the same respect the register.

 

void main(void) {

 

    debugga_1 = SYS_UUID8;

    debugga_2 = SYS_UUID6;

 

The debug_1 register is 0xF2 and in the register windows is write 0xFF NOT CORRECT

The debug_2 register is 0x20 and in the register windows is write 0x20  CORRECT

 

What's wrong ?


21128_21128.jpgUUID8.jpg

 

 

2) The 64 bit UUID is random or progressive value ?

 

Thanks all

Labels (1)
0 Kudos
1 Reply

513 Views
IlConte
Contributor IV

No answer ?

0 Kudos