보드가 문제인지 JTAG이 문제인지 알수가 없으니 더 어렵네
target 보드를 연결하지 않고 하면 아래와 같이 나오고
** Checking emulator/eZdsp scan connection |
CCS(eclipse)에서는 아래와 같은 에러가 나온다.
Error connecting to the target: Error 0x80000200/-2082 Fatal Error during: OCS, Device driver: Emulation Connection Loss Detected on Target CPU. It is recommended to RESET EMULATOR. This will disconnect each target from the emulator. The targets should then be power cycled or hard reset followed by an emureset and reconnect to each target. |
타겟 보드 연결해서 전원 연결해주고 하면 다음과 같이 나온다.
** Checking emulator/eZdsp scan connection ** Emulator Test ** $$ EmuProductName=XDS510USB $$ EmuPortAddr=0x510 $$ EmuPortMode=USB $$ ProductId=510 $$ ProductVersion=84 ** Emulator Scan Test -- Found JTAG IR length of 3 -- Found 1 JTAG device(s) in the scan chain |
왜 CCS에서 디버깅이나 load 하려고 하면 아래와 같은 에러가 나올까..
Error connecting to the target: Error 0x80000200/-1135 Fatal Error during: OCS, Unrecoverable emulation error |
'embeded > DSP C2000 Ti' 카테고리의 다른 글
spectrum digital XDS510 USB (0) | 2023.07.14 |
---|---|
TMS320 소비전력 (0) | 2023.07.13 |
TMS320 보드 버전 (0) | 2020.02.18 |
TMS320 DSP 준비.. (0) | 2020.02.16 |
JTAG ETM / ETB / ITM (0) | 2018.02.12 |