Other Parts Discussed in Thread: IWR6843, AWR1642, AWR1642BOOST-ODS
I am trying to rebuild the DSS and MSS source files for the mmWave Object Detection lab configured for mmWave sensor version IWR6843ISK-ODS. I am using mmWave SDK version 3.6.
I have seen the similar forum thread here, but it seems to have gone stale.
I have set the project device to IWR6843 and the XDC tools settings Platform field to use "IWR68XX". Is this incorrect?
When I rebuild, I get the following error message:
**** Clean-only build of configuration Debug for project odsdemo_16xx_dss **** /home/jc34500/ti/ccs1120/ccs/utils/bin/gmake -k -j 16 clean -O rm -rf "odsdemo_16xx_dss.hex" "configPkg/linker.cmd" "configPkg/compiler.opt" "odsdemo_16xx_dss.xe674" rm -rf "dss_config_edma_util.oe674" "dss_data_path.oe674" "dss_main.oe674" "odsdemo_aoaEstBF2D.oe674" "odsdemo_cfar.oe674" "odsdemo_clusteringDBscan3D.oe674" "odsdemo_clusteringDBscan3D_priv.oe674" "odsdemo_doppler.oe674" "odsdemo_dopplerProc_priv.oe674" "odsdemo_heatmap.oe674" "xwr16xx_cache.oe674" rm -rf "dss_config_edma_util.d" "dss_data_path.d" "dss_main.d" "odsdemo_aoaEstBF2D.d" "odsdemo_cfar.d" "odsdemo_clusteringDBscan3D.d" "odsdemo_clusteringDBscan3D_priv.d" "odsdemo_doppler.d" "odsdemo_dopplerProc_priv.d" "odsdemo_heatmap.d" "xwr16xx_cache.d" rm -rf "configPkg/" Finished clean **** Build Finished **** **** Build of configuration Debug for project odsdemo_16xx_dss **** /home/jc34500/ti/ccs1120/ccs/utils/bin/gmake -k -j 16 all -O rm -f /home/jc34500/mmWave/odsdemo_16xx_dss/odsdemo_16xx_dss.bin Building file: "../dss_mmw.cfg" Invoking: XDCtools "/home/jc34500/ti/ccs1120/xdctools_3_62_01_16_core/xs" --xdcpath="/home/jc34500/ti/bios_6_53_02_00/packages;/home/jc34500/ti/mathlib_c674x_3_1_2_1;/home/jc34500/ti/dsplib_c674x_3_4_0_0;/home/jc34500/ti/dsplib_c64Px_3_4_0_0;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C674 -p ti.platforms.c6x:IWR68XX:false:600 -r debug -c "/home/jc34500/ti/ti-cgt-c6000_8.3.3" "../dss_mmw.cfg" making package.mak (because of package.bld) ... generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ... configuring dss_mmw.xe674 from package/cfg/dss_mmw_pe674.cfg ... The IWR68XX device is not currently supported. The following devices are supported for the C674 target: TMS320C6670 TMS320DA830 DM37XX TMS320TI816X DRA7XX AWR16XX Kepler TMS320TCI6634 TMS320TCI6636 TMS320TCI6638 TMS320TCI6608 TMS320TCI6614 TMS320TCI6616 TMS320TCI6618 TMS320TCI6630K2L TMS320C66AK2H06 TMS320C66AK2H12 TMS320C66AK2E02 TMS320C66AK2E05 TCI66AK2G02 TMS320C6654 TMS320C6655 TMS320C6657 TMS320C6671 TMS320C6672 TMS320C6674 TMS320C6678 TMS320CDM740 TMS320C6A8149 TMS320C6A8168 TMS320TI811X TMS320TI814X TMS320DM8148 TMS320DM8168 Arctic TMS320DA802 TMS320DA803 TMS320DA804 TMS320DA805 TMS320DA807 TMS320DA808 TMS320DA810 TMS320DA828 TMS320C6747 TMS320C6745 TMS320C6743 OMAPL137 OMAPL108 OMAPL118 OMAPL138 TMS320DA840 TMS320DA850 TMS320C6742 TMS320C6746 TMS320C6748 Vayu TDA3XX IWR16XX subdir_rules.mk:17: recipe for target 'build-188486193-inproc' failed js: "/home/jc34500/ti/bios_6_53_02_00/packages/ti/sysbios/family/c64p/Settings.xs", line 194: Error: Unsupported device! "/home/jc34500/ti/bios_6_53_02_00/packages/ti/sysbios/family/c64p/Settings.xs", line 220 "/home/jc34500/ti/bios_6_53_02_00/packages/ti/sysbios/family/Settings.xs", line 170 "/home/jc34500/ti/bios_6_53_02_00/packages/ti/sysbios/family/Settings.xs", line 123 "/home/jc34500/mmWave/odsdemo_16xx_dss/dss_mmw.cfg", line 15 "./package/cfg/dss_mmw_pe674.cfg", line 192 gmake: *** [package.mak:203: package/cfg/dss_mmw_pe674.xdl] Error 1 Warning: directory "/home/jc34500/ti/mathlib_c674x_3_1_2_1" on package path has a "packages" subdirectory - did you mean this instead? Warning: directory "/home/jc34500/ti/dsplib_c674x_3_4_0_0" on package path has a "packages" subdirectory - did you mean this instead? Warning: directory "/home/jc34500/ti/dsplib_c64Px_3_4_0_0" on package path has a "packages" subdirectory - did you mean this instead? js: "/home/jc34500/ti/ccs1120/xdctools_3_62_01_16_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted. gmake[2]: *** [build-188486193-inproc] Error 1 gmake[1]: *** [build-188486193] Error 2 gmake[1]: Target 'main-build' not remade because of errors. gmake: *** [all] Error 2 subdir_rules.mk:14: recipe for target 'build-188486193' failed makefile:159: recipe for target 'all' failed **** Build Finished ****
Am I using the right target? How do I build these files correctly with the DSP C674?