Hi,
I am having this big issue ... starting from the non-os application example, I removed some parts of the code. The new code runs ok when I launch it from code composer.
When I flash it to the board everything is ok as well. BUT when I remove from the DSS code the definition of a function which is NOT USED anywhere in the code, or if I just simply remove a few lines, the application starts correctly but then the DSS gives a "frame Processing Deadline Miss Exception" . The same application (I took the same .bin file ) gives no problem when launched in debug mode (code composer).
Any idea ?
Sara