hi,
i am working with code composer studio Version: 5.0.1.201105110900 and working on windows XP. i want to use the hyperlink to connect two EVM's 6670. we started with the example found in this path
G:\Texas Instruments\pdk_C6670_1_0_0_17\packages\ti\drv\exampleProjects\hyplnk_exampleProject
i first selected project menu then import existing CCS/CCE Eclipse project and choosed the project. then i added a linker file i made and here is:
http://www.mediafire.com/?leehect1refnwel
"../LTEm1.cmd", line 33: error: L2SRAM memory range overlaps existing memory range L2SRAM
error: errors encountered during linking; "hyplnk_exampleProject.out" not built
which converted to the following in the problems window
errors encountered during linking; "hyplnk_exampleProject.out" not built
L2SRAM memory range has already been specified
L2SRAM memory range overlaps existing memory range L2SRAM
Linking failed. Check the Console window for details.
and the following warning:
Invalid project path: Duplicate path entries found (/hyplnk_exampleProject [Include path] isSystemInclude:true includePath:G:/Texas Instruments/pdk_C6670_1_0_0_17/packages), path: [/hyplnk_exampleProject].
ho to solve the problem?!!
looking forward for your illustrative and comprehensive asnwer
thank you in advance


