Hi,
I'm just trying to update from CCSv4 to CCSv5.0.0.00090.
My project includes some linked files and I've changed the project file to used linked resources, in other words the project file contains:
<locationURI>COMMON/VersionInformation.c</locationURI>
and the Linked Resources dialog contains:
COMMON - D:\Documents and Settings\113007312\My Documents\A5000Demonstrator\trunk\common
CCSv5 won't build this project, I think it can't handle the spaces in the linked resource path.
I moved the files to D:\common and it built.
I tried using the 8.3 version of the path but the dialogue kept changing it back to the long path.
Obviously I can move my working folder but I thought I'd check I wasn't doing something wrong first!
Thanks,
Matt