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.

how to use cdb/tcf file var?

as you know, my program used DSP/BIOS file called xxx.tcf, while now I want to my program *.c file reference some var defined in xxx.tcf, such as bios.GBL.CLKIN=24Mhz.

how can I realize it?

anybody, thank you!