Hello,
I have an issue with context switch and thread priorities on my C6747 running DSP/BOIS. I noticed that when I added a new low-priority thread in C++ to my existing c code the thread does not get switched out for a higher priority thread. Any idea why this may be the case? I changed my c++ processing code from FFTs to a simple burn-cycles test code and I still see the same thing.
Using CGT 7.4.18
Thanks,
Fawad

