I am trying to build a simple RTOS program but I get the following error:
Description Resource Path Location Type
Can't find the target named 'devkits.target.Generic' along the path 'C:/ti/tirtos_c2000_2_10_01_38/packages;C:/ti/tirtos_c2000_2_10_01_38/products/bios_6_41_00_26/packages;C:/ti/tirtos_c2000_2_10_01_38/products/ipc_3_30_01_12/packages;C:/ti/tirtos_c2000_2_10_01_38/products/ndk_2_24_01_18/packages;C:/ti/tirtos_c2000_2_10_01_38/products/uia_2_00_02_39/packages;C:/ti/ccsv6/ccs_base;C:/ti/xdctools_3_31_00_24_core/packages;..;': please check the spelling of the target's name and that it exists along this path. .xdchelp /Test line 10 C/C++ Problem
What am I missing?