Other Parts Discussed in Thread: AM3358
Tool/software: Code Composer Studio
Hi,
The program crash after the breakpoint.
I find that the program run ok when I do not configure the Wait1 pin.So I suspect the crash has something to do with the Wait1 pin.
I have two doubts.
1,What causes this problem(Can't Single Step Target Program: (Error -2062 @ 0x1FE) Unable to halt device.) ?
2,It caused the crash because the AM335x did not wait the Wait1 signal. Is it possible ?