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.
Hello,
I am trying to setup sysbios on this DSP on custom board but I am unable to get running even the example.
I am using Code Composer Studio Version: 10.3.1.00003
Now that I have the project created it warns me about Cpu freq. When trying to add PLL configuration it does not calculate the frequency (0Hz whatever I input):
So instead I just configure CPU frequency here:
Now I can build and debug but I never get to main. It always hangs here:
I suppose that there is some problem with float config, Could you please point me in the right direction?