I am trying to convert a CCSv3.3 project to a CCSv5.4.0.00091 project for a C6416. I have been at it for quite a while now, and have this particular project down to one error:
[E1500] file access error: failed to open ".../vectors.obj" for writing.
the error references the .obj file on a network drive I have mapped (the source was copied from this location) instead of the local copy (the project was imported from the local copy).
I checked the forums for resolution on the "file access error" and found the following post:
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/188926.aspx
I followed Kris Parrent's instructions to updated the Linked Resource Location for vectors.asm. I also updated the top level source directory to ensure it was not Read-Only. However, I still fail to build due to this error.
Help please!
Thanks,
Corey