Other Parts Discussed in Thread: TMS320F28035
I am using Code Composer 5.5.0.00077 on a TMS320F28035. I have added a file to the project via the Project -> Add Files... menu (as I've done previously with other files). If I try to build it I get an error message stating that functions in the added file called by another function can't be found ("unresolved symbol").
If I try to build the individual file I get the following error:
gmake: *** No rule to make target `acu410028_RelayManager.obj'. acu410028_dev Unknown C/C++ Problem
Any idea as to how to resolve this?
Thanks in advance for any assistance.