Page 1 of 1

Problem translating old projects

Posted: 04 Apr 2009 08:54
by Sidharta
I've tried to translate an old project with 8 files but some of the functions in the files couldn't be seen for the rest . Of course there was the include directive.
If the include directive doesn't work migrating is going to be an headache. :roll:

Posted: 14 Dec 2009 20:11
by peterverkaik
Same here.

My working dsPIC Basic project uses the PWM library,
but compiling in dsPIC PRO yields compilation errors. First error:
Identifier "PWM_Set_Duty" was not declared
Other PWM function names also produce errors.

regards peter

Posted: 14 Dec 2009 20:22
by peterverkaik
I checked PWM library in library manager (although I converted
with choice to include all libraries) and now compilation succeeds
but I hit demo limit.
I requested a new key for the dsPIC PRO compiler.

regards peter