Hi Adrian,
Sorry for the late reply. With 64bit OS, the TAP MAC-Address is read properly. Please find the ccs log for JTAG scan test,
(bin) 2 % findcc cwtaps
FSL042B83 (00:04:9f:04:2b:83): CodeWarrior TAP (3.3V)
Power Architecture JTAG/COP Probe Tip
Boot Loader v1.0.1
Operating System v1.0.4
(bin) 2 % source IDcode.tcl
Scanning for available TAPs connected via USB.....
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+ Available Remote Connections
+
+ 1 - CodeWarriorTAP - 00:04:9f:04:2b:83
+ 2 - CodeWarriorTAP - <Specify IP Address>
+ 3 - EthernetTAP - <Specify IP Address>
+ 4 - GigabitTAP - <Specify IP Address>
+
+ x - Exit Script without Changes
+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Specify connection:
1
Configuring TAP Interface....
Configured Connection: cwtap : 00:04:9f:04:2b:83
TDO -----
|
|
TDI -----
###################################################
#
# configTAP - Redefine TAP interface
#
# scanboard - Scans the target system
# and returns the JTAG IDCode
#
# ir - Loopback test
#
###################################################
(bin) 3 % delete all
(bin) 4 % config cc cwtap
(bin) 5 % ccs::config_chain testcore
(bin) 6 % jtag::lock
(bin) 7 % jtag::reset_tap 1
(bin) 8 % jtag::reset_tap 1
(bin) 8 % tag::scan_io dr 64 0x55AA55AA55AA55AA
0x55AA55AA5BA00477
invalid command name "tag::scan_io"
(bin) 9 % 0x55AA55AA5BA00477
invalid command name "0x55AA55AA5BA00477"
(bin) 10 %
(bin) 10 % jtag::scan_io dr 64 0x55AA55AA55AA55AA 0x55AA55AA5BA00477
0x0000000000000000
(bin) 11 % jtag::scan_io ir 64 0x0000000000000000 0x0000000000000001
0x0000000000000009
Please provide your suggestions.
Thanks,
S.Abinesh.