Tuesday, October 28th 2025, 7:54pm UTC+1
You are not logged in.
Dear visitor, welcome to NAS Forum. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
JTAG signal positions on the SL3512 CPU: --- verified ----------------------------- DBGRQ T1 --> R157 --> GND DBGACK R5 --> R148 (not equipped) TRST# U1 --> R152 --> VCC (not needed) --- 99% verified ------------------------- TCK T3 --> R149 --> VCC TMS T4 --> R150 --> VCC TDI T5 --> R151 --> VCC TDO T2 --> ??? --> VCC |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
Testing cabletype 3 JTAG-IDCODE: 0x00000000 - not OK Expected: 0x00526fa1 Bypass-test: 0x00000000 - not OK Expected: 0xaaab5554 Testing cabletype 4 JTAG-IDCODE: 0xffffffff - not OK Expected: 0x00526fa1 Bypass-test: 0xffffffff - not OK Expected: 0xaaab5554 Error: - No cable detected - Testdevice not connected Some errors detected! |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
Testing cabletype 3 JTAG-IDCODE: 0xffffffff - not OK Expected: 0x00526fa1 Bypass-test: 0xffffffff - not OK Expected: 0xaaab5554 Testing cabletype 4 JTAG-IDCODE: 0xffffffff - not OK Expected: 0x00526fa1 Bypass-test: 0xffffffff - not OK Expected: 0xaaab5554 Error: - No cable detected - Testdevice not connected Some errors detected! |
|
|
Source code |
1 |
JTAG-IDCODE: 0x00000000 - not OK |
This post has been edited 1 times, last edit by "fratzicu" (Mar 14th 2021, 12:56pm)