Using CCS 4.0 and DSP/BIOS 5.41, how can I define a constant or variable in the generated C code based on values computed in the tconf script? It doesn't matter if it's an enum, #define or global int variable in my current case.
Thanks,
Martin Alnes