Part Number: CC3220
Tool/software: Code Composer Studio
Hello,
I got my CC3220SF-Launchpad and I am trying to upload program 0 with Code Composer Studio offline.
1. I import the code example "empty_CC3220SF_LAUNCHXL_freertos_ccs"
2. I build the code with the hammer icon. The project is successfully built.
3. Then I click the button flash and LED2 turns red. Then in console, the following message appears:
Cortex_M4_0: GEL Output:
Memory Map Initialization Complete
Cortex_M4_0: GEL Output:
Target Reset
but the led D7 does not toggle. I attach a photo of my jumpers configuration When I open Tera term it shows the outoftheBox project I uploaded with Uniflash before.
In the following video it mentions something about target configurations that I cannot do because I dont have the files on the specified path:
www.youtube.com/watch
Can someone tell me if I am missing out some information?