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.

clk DSP/BIOS example on c5515

Hi guys,

I've tried loading up the clk Example DSP/BIOS project template, compiling it and running it. The project will compile and run, but when it runs nothing happens. If I set a break point at the beginning of taskFxn, it will only trigger the breakpoint once.

I also have no idea where to view the messages it is supposedly delivering (the DSP/BIOS help file is out of date and seems to make reference to menus, etc. that are only available in ccs3) - are they just supposed to appear in the console?

Have I done something wrong, or rather, not done something as I would have hoped for it to work 'out of the box' as an example...