Other Parts Discussed in Thread: CONTROLSUITE
Tool/software: Code Composer Studio
I have followed the instructions in the ControlSuite document F28M35x-FRM-EX-UG.pdf to load the 2 example blinky projects. I have compiled them both, and got as far as step 12 on page 31. I loaded the .out files onto their respective cores and then I could see the code in the debug window but running the cores from within the debugger did not produce flashing LEDs. After I shut down CCS, I did see both LEDs flashing so clearly the code was loaded and ran at some point but I don't understand how to control the run/stop. Now I power up the board but the LEDs don't flash so the code isn't running.
Any ideas what I'm doing wrong?