While attempting to compile this project I get the following error... "C:/MyProjects/SRW_DSP/SRW/Project/BIOS/SRW_C64XX.tcf" js: "C:/Program Files/Texas Instruments/xdctools_3_20_08_88/include/utils.tci", line 582: Error: Can't find import file: './SRW_C64XX.tci' It is attempting to open ./SRW_C64XX.tci... which does not exist. What I want it to open is SRW_C64XX.tci which is located in the same place as SRW_C64XX.tcf. What I don't understand is where the ./ came from. Is it something with Code Composer by any chance? (probably not) Or has anyone ever had a similar problem? Thanks for any help.