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?