Hi
I have simple problem with led_play project in MCSDK user guide. I build this project according to steps which MCSDK user guide said but will face with this error in console box:
error #10008-D: cannot find file "ti.platform.evm6678l.ae66"
I define libraries as the following steps:
• In the Tool Settings tab, select Include Options, add following items in the Add dir to #include search path...
"C:\Program Files\Texas Instruments\pdk_C####_1_0_0_xx\packages"
• Select File Search Path from C6000 Linker section. Add following items in Include library... section
ti.platform.evm####l.ae66
• And add following items in Add <dir> to library... section
"C:\Program Files\Texas
Instruments\pdk_C####_1_0_0_xx\packages\ti\platform\evmc####l\platform_lib\lib\debug"