|
Re: pwm definition problems
Anton,
Can you describe which file, and which function you are adding code to? (i.e. user_routine.c -> Default_Function)
I am also assuming you are using one of the default code packages provided this year.
Can you describe what modifications you made to the code?
The only thing that comes to mind is that you might be opening only the C file, and not the workspace file, meaning you might not have access to your other C files and headers. Maybe try opening the .mcp file first, and then open the C file through the workspace window and try again?
-SlimBoJones...
|