Tool/software: Code Composer Studio
I am trying to use both cores on the launchpad and have tried following the labs to load blinky.c to the controller. I can get the blue LED(D10) to blink but CPU02 will not blink the red LED(D3). When I try to load the Lab1_cpu02 files to cpu02 it wipes cpu01 and I cannot figure out what I am doing wrong. The lab guide is for CCS 6.x and it seems options may have changed or buttons been moved. If there is a step by step walkthrough on loading 2 cpus that would be best. Thanks.
As an addendum I have connected to cpu02 and tried to relaunch the debug but that will only program cpu02 which then spins forever waiting for CPU01 to initialize and activate it.