CCS v6 import project debugging simulation program programming tutorial

Click the CCS icon and select the workplace to be placed

 

1. Then configure the emulator parameters: View>Target Configurations

 

 Then start to configure the emulator parameters, you can according to your own device:

 After selecting, click save

 2. Import a new project

 

 

 Then you can see that the project has been imported successfully:

 3. Compile the program: click on the label of this "little hammer"

 4. Programming program:

Connection steps:

Emulator and development board
Connected → power the development board with the configured USB cable or power adapter and press the power switch → emulate
Connect the USB port of the computer to the computer → click the Connect button of CCS6; this is the recommended power-on sequence, when
When a connection error occurs, please power on in this order
Then click the burning button: click on the label of the "Beetle"

 Then click this connect button:

 Click to load:

Select the load button and select the .out file generated by the project

 

 Then you can click on the simulation to debug

You can see the implementation results on the board 

Guess you like

Origin blog.csdn.net/qq_43811597/article/details/129702793