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!