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.

TMS320F28P650DK: CLB registers do not sets

Part Number: TMS320F28P650DK
Other Parts Discussed in Thread: SYSCONFIG, C2000WARE

Hello,

I'm using F28p650DK launchpad for a project and I want to set a CLB tile in it but when I'm using the generated code it does not set and in the code I see that the regiserts are set but when I monitor them after this call they are still zero. I put a few photos of the code to show the funtion for initiating the CLB is called.


the CLB_configure funtion is called in init_board function, then with initTILE functions it set its registers.
but when I go on debug mode, I can't see any CLB registers changed.

I would appreciate if someone could help me.

Thanks