- Navigate to Project >
Import CCS Projects...
- Click "Browse.." and navigate to the
below path:
- C:\ti\mcu_plus_sdk_am263x_<latest_download_version>\examples\hello_world\am263x-cc\r5fss0-0_nortos\ti-arm-clang
Build in 1-Click Debug
Mode
- Right-click on the project name
"hello_world.." and select Debug As > 1 Code Composer Debug Session
- Select "Texas Instruments XDS110 USB
Debug Probe/Cortex_R5_0" as the core.
- Wait for the "Build Finished" status
in the console.
- Navigate to Run >
Resume and click to run the example.
- Open the USB console again by
navigating to View > Terminal.
- The program is seen on CCS console or
UART, if enabled.