hello, all
hardware version: TMDXEVM8148 (containing base board and I/O board DDR3 PG2.x)
ccs version : 5.1.0.09000.
JTAG : Ashling Opella-XDS100v2 R0-M0-E0
project dir : host-tools\src\nor-flash-writer\
my step:
0 set EVM board BTMODE to 0x0000 (try also 0x1010(nor flash mode) and 0x0017(SD mode)); power on;
1 file -> import -> Existing CCS/CCE Eclipse Projects
2 view -> target Configurations -> new target configurations file -> connection ="Texas Instruments XDS100v2 USB Emulator" Board or Device TI814x -> save ->
3 lauch selected configurations
4 tools -> GEL files -> load GEL files 5 run -> connect target files
problem: error log C674X_0: Error connecting to the target: (Error -1180 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.0.520.0) ARM9_TPPSS: Error connecting to the target: (Error -2062 @ 0x34BC) Unable to halt device. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.0.520.0) Cortex_M3_SECSS: Error connecting to the target: (Error -1063 @ 0x0) Device ID is not recognized or is not supported by driver. Confirm device and emulator configuration is correct, or update device driver. (Emulation package 5.0.520.0)
how to solve this problem?
best regards,
qiuxicj