This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/IWR6843ISK-ODS: Can't find the target named 'ti.targets.arm.elf.R4F' along the path : please check the spelling of the target's name and that it exists along this path.

Part Number: IWR6843ISK-ODS
Other Parts Discussed in Thread: SYSBIOS

Tool/software: Code Composer Studio

I am trying to rebuild ods_pplcount_mss_68xx project imported from mmwave_industrial_toolbox_4_0_1 (Device version : ES1.0).

I am getting following error when I am rebuilding the project: 

Can't find the target named 'ti.targets.arm.elf.R4F' along the path 'C:/ti/bios_6_75_01_05/packages;C:/ti/xdctools_3_51_03_28_core/packages;..;': please check the spelling of the target's name and that it exists along this path.

I think I am getting other 4 gmake errors because of this error.

I am not sure why I am getting this error as I do not have much experience with setting up target using CCS. I have tried changing the BIOS version ,  xdctools version, and mmWave SDK version as recommended in some posts but could not fix it as i am not understanding why an I facing this problem.

Also, in the platform name in below image is ti.platforms.cortexR:IWR64XX:false:200 is used by default, and I am using IWR68xx. If it is ok, the why is it so?

Here is the screen shot of properties on my project:

Thank you in advance.

- VK