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.

C5505 ENABLECLK = false

I am using bios_5_41_10_36 to modify an example C5505 TCF file. I would like to disable the CLK Manager for my board.

According the the TMS320C55x DSP/BIOS 5.x reference guide I should be able to do this. "bios.CLK.ENABLECLK = false;"

I have been able to do this for other C55xx processors, so why do I get an error when I try to do this for the C5505?

Cheers!