This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

After termination of emulated program in badger it can be started agane

Hi

I built and run the Example 2 - Building and running your first tasking application using MCSDK and BIOS from BIOS MCSDK 2.0 User Guide

all work fine, but if I terminate my loaded program and start it from new, or reset it in CSS, the program is not working propertly: it writes

 "[C66xx_0] Start BIOS 6" on the console and do not play with LED. Only Power On/Off of the evaluation board helps

What it can be? Probably I do not terminate my program in the right way, or?