I tried running an LED blinking program from Simulink.
When I click Build, Deploy, Start, the code generates successfully. But does not execute on the board. I got the following error although the board is connected to my computer and powered up.
*** Starting debug session...
SEVERE: Could not open session. No matching devices found.
*** Cannot create a valid debug session for Board/CPU=evaluation/sample_program.out/*.
Make sure this matches only one board and one CPU.
Exiting...
Can someone please help me with this?
Thanks!