目前我在用 Jlink v8 (4.08板)作debugger,可正常連接
但是現在有一個問題,就是我在進AXD debugger時出現
***JLink Error: Can not read register 0 (R0), CPU may not be halted
***JLink Error: Can not read register 1 (R1), CPU may not be halted
***JLink Error: Can not read register 2 (R2), CPU may not be halted
***JLink Error: Can not read register 3 (R3), CPU may not be halted
***JLink Error: Can not read register 4 (R4), CPU may not be halted
***JLink Error: Can not read register 5 (R5), CPU may not be halted
***JLink Error: Can not read register 6 (R6), CPU may not be halted
***JLink Error: Can not read register 7 (R7), CPU may not be halted
***JLink Error: Can not read register 9 (R15 (PC)), CPU may not be halted
***JLink Error: Can not read register 8 (CPSR), CPU may not be halted
***JLink Error: Can not read register 10 (R8_USR), CPU may not be halted
***JLink Error: Can not read register 11 (R9_USR), CPU may not be halted
***JLink Error: Can not read register 12 (R10_USR), CPU may not be halted
***JLink Error: Can not read register 13 (R11_USR), CPU may not be halted
***JLink Error: Can not read register 14 (R12_USR), CPU may not be halted
***JLink Error: Can not read register 15 (R13_USR), CPU may not be halted
***JLink Error: Can not read register 16 (R14_USR), CPU may not be halted
***JLink Error: Can not read register 18 (R8_FIQ), CPU may not be halted
***JLink Error: Can not read register 19 (R9_FIQ), CPU may not be halted
***JLink Error: Can not read register 20 (R10_FIQ), CPU may not be halted
***JLink Error: Can not read register 21 (R11_FIQ), CPU may not be halted
***JLink Error: Can not read register 22 (R12_FIQ), CPU may not be halted
***JLink Error: Can not read register 23 (R13_FIQ), CPU may not be halted
***JLink Error: Can not read register 24 (R14_FIQ), CPU may not be halted
***JLink Error: Can not read register 17 (SPSR_FIQ), CPU may not be halted
***JLink Error: Can not read register 32 (R13_IRQ), CPU may not be halted
***JLink Error: Can not read register 33 (R14_IRQ), CPU may not be halted
***JLink Error: Can not read register 31 (SPSR_IRQ), CPU may not be halted
***JLink Error: Can not read register 26 (R13_SVC), CPU may not be halted
***JLink Error: Can not read register 27 (R14_SVC), CPU may not be halted
***JLink Error: Can not read register 25 (SPSR_SVC), CPU may not be halted
***JLink Error: Can not read register 29 (R13_ABT), CPU may not be halted
***JLink Error: Can not read register 30 (R14_ABT), CPU may not be halted
***JLink Error: Can not read register 28 (SPSR_ABT), CPU may not be halted
***JLink Error: Can not read register 35 (R13_UND), CPU may not be halted
***JLink Error: Can not read register 36 (R14_UND), CPU may not be halted
***JLink Error: Can not read register 34 (SPSR_UND), CPU may not be halted
***JLink Error: Can not read register 0 (R0), CPU may not be halted
***JLink Error: Can not read register 1 (R1), CPU may not be halted
***JLink Error: Can not read register 2 (R2), CPU may not be halted
***JLink Error: Can not read register 3 (R3), CPU may not be halted
***JLink Error: Can not read register 4 (R4), CPU may not be halted
***JLink Error: Can not read register 5 (R5), CPU may not be halted
***JLink Error: Can not read register 6 (R6), CPU may not be halted
***JLink Error: Can not read register 7 (R7), CPU may not be halted
***JLink Error: Can not read register 9 (R15 (PC)), CPU may not be halted
***JLink Error: Can not read register 8 (CPSR), CPU may not be halted
***JLink Error: Can not read register 10 (R8_USR), CPU may not be halted
***JLink Error: Can not read register 11 (R9_USR), CPU may not be halted
***JLink Error: Can not read register 12 (R10_USR), CPU may not be halted
***JLink Error: Can not read register 13 (R11_USR), CPU may not be halted
***JLink Error: Can not read register 14 (R12_USR), CPU may not be halted
***JLink Error: Can not read register 15 (R13_USR), CPU may not be halted
***JLink Error: Can not read register 16 (R14_USR), CPU may not be halted
***JLink Error: Can not read register 18 (R8_FIQ), CPU may not be halted
***JLink Error: Can not read register 19 (R9_FIQ), CPU may not be halted
***JLink Error: Can not read register 20 (R10_FIQ), CPU may not be halted
***JLink Error: Can not read register 21 (R11_FIQ), CPU may not be halted
***JLink Error: Can not read register 22 (R12_FIQ), CPU may not be halted
***JLink Error: Can not read register 23 (R13_FIQ), CPU may not be halted
***JLink Error: Can not read register 24 (R14_FIQ), CPU may not be halted
***JLink Error: Can not read register 17 (SPSR_FIQ), CPU may not be halted
***JLink Error: Can not read register 32 (R13_IRQ), CPU may not be halted
***JLink Error: Can not read register 33 (R14_IRQ), CPU may not be halted
***JLink Error: Can not read register 31 (SPSR_IRQ), CPU may not be halted
***JLink Error: Can not read register 26 (R13_SVC), CPU may not be halted
***JLink Error: Can not read register 27 (R14_SVC), CPU may not be halted
***JLink Error: Can not read register 25 (SPSR_SVC), CPU may not be halted
***JLink Error: Can not read register 29 (R13_ABT), CPU may not be halted
***JLink Error: Can not read register 30 (R14_ABT), CPU may not be halted
***JLink Error: Can not read register 28 (SPSR_ABT), CPU may not be halted
***JLink Error: Can not read register 35 (R13_UND), CPU may not be halted
***JLink Error: Can not read register 36 (R14_UND), CPU may not be halted
***JLink Error: Can not read register 34 (SPSR_UND), CPU may not be halted
請問這是什麼問題,該如何解決.......