Friday, May 26, 2006

trying to get a dsp/bios version of my current controller working

If I can get the cdb file working, i can add i to the program using add

add
Add files to the active project in CCS or add a new typedef

Syntax
add(cc,'filename')
info = add(cc.type,'typedefname','datatype')


I tried adding code similar to that tot the initialisation for the current block and it said that there was an error as it already was in the project.

I checked and sure enough, it was there and the program is working with it in. I guess that to get it in there, I have to add it from ccs once and then it stays in there.

Unfortunatly, for some reason, when I try to see the cpu execution graph, I still get an error saying that this is not a DSP/BIOS program.

0 Comments:

Post a Comment

<< Home