This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F280049: debug时报出Error-2131

Part Number: TMS320F280049

Fullscreen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[Start: Texas Instruments XDS2xx USB Debug Probe_0]
Execute the command:
%ccs_base%/common/uscif/dbgjtag -f %boarddatafile% -rv -o -S integrity
[Result]
-----[Print the board config pathname(s)]------------------------------------
C:\Users\123\AppData\Local\TEXASI~1\CCS\
ccs1240\0\0\BrdDat\testBoard.dat
-----[Print the reset-command software log-file]-----------------------------
This utility has selected a 560/2xx-class product.
This utility will load the program 'xds2xxu.out'.
The library build date was 'Jun 2 2023'.
The library build time was '17:37:16'.
The library package version is '9.12.0.00150'.
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

当我可以成功连接芯片时却无法烧录程序,偶尔也会有我无法成功连接芯片却可以烧录程序的情况发生。另外在debug时运行程序,程序会自动跳进exit.c文件,甚至没有进入main函数。