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.

dm6437 and csl header file

Hi is it possible to programm dm6437  directly in ccs4? I mean can i assign the values to the configuratios register like this way :

GBCTL=0xffff;

CE0=0xffab;

and so on....

If it is possible then which header files should i need to include.As ccs4 doesnt contain any csl header file  i cant use the funktions of csl for setting the register. Is ther any possibilty to go around this problem? Please give me some hints!