Content originally posted in LPCWare by CodeRedSupport on Wed Oct 06 13:33:23 MST 2010
Quote: Luis Digital
Exactly, I am copying/renaming, and then modifying the examples.
For examples:
"${workspace_loc:/usbhid/inc}"
[COLOR=#000000]"usbhid" [/COLOR]should be changed to the new name of the project using a variable or a relative path, as you said.
That is an NXP controlled project, rather than a CodeRed one.
However having the tools automatically modify an include path in the way you suggest would probably not be a good idea (even if it were possible). If you consider a typical project, it might actually have multiple include paths which are workspace-based, for example if it is using library projects. Causing a include path name change could actually cause more problems than it would solve.
Thus I would suggest that when you encounter such problems when copying a project, you simply manually fix the include path to be relative.
Quote: Luis Digital
Some items are restricted:
"You are not authorized to view this page." (In Spanish)
Sorry. The "Copying Projects" FAQ should now be accessible.
Regards,
CodeRedSupport