Hi,teams
I want to use TM4C1294NCPDT Launchpad to accomplish spi communication.
I add spi code in the example named Blinky. The code compiles fine, but doesn't download fine。
The error is as follows:
Under the CCS edit page,click Run--->Debug configuration, in the pop-up window,
click Progarm, loading options, change "Load program" to " load symbols only"
After this operation, I can download normally.
But when i click suspend botton, Error: Debug Port error occurred.
So,I have two questions:
(1) How to operate correctly when occur"Values at address 0x00000001 ........"
(2) How to solve error"Debug Port error occurred"?