iwr68xx编译报错,概率性能编译通过

Other Parts Discussed in Thread: MATHLIB


C:\ti\mmwave_sdk_03_01_01_02\packages\ti\demo\xwr68xx\mmw>cd C:\ti\mmwave_sdk_03_01_01_02\packages\scripts\windows

C:\ti\mmwave_sdk_03_01_01_02\packages\scripts\windows>call setenv.bat

C:\ti\mmwave_sdk_03_01_01_02\packages\scripts\windows>set MMWAVE_SDK_DEVICE=iwr68xx

C:\ti\mmwave_sdk_03_01_01_02\packages\scripts\windows>set DOWNLOAD_FROM_CCS=yes

C:\ti\mmwave_sdk_03_01_01_02\packages\scripts\windows>set MMWAVE_SECDEV_INSTALL_PATH=

C:\ti\mmwave_sdk_03_01_01_02\packages\scripts\windows>set MMWAVE_SECDEV_HSIMAGE_CFG=/hs_image_creator/hsimage.cfg

C:\ti\mmwave_sdk_03_01_01_02\packages\scripts\windows>set MMWAVE_SDK_TOOLS_INSTALL_PATH=C:/ti

C:\ti\mmwave_sdk_03_01_01_02\packages\scripts\windows>set MMWAVE_SDK_INSTALL_PATH=C:/ti/mmwave_sdk_03_01_01_02/packages

C:\ti\mmwave_sdk_03_01_01_02\packages\scripts\windows>set R4F_CODEGEN_INSTALL_PATH=C:/ti/ti-cgt-arm_16.9.6.LTS

C:\ti\mmwave_sdk_03_01_01_02\packages\scripts\windows>set XDC_INSTALL_PATH=C:/ti/xdctools_3_50_08_24_core

C:\ti\mmwave_sdk_03_01_01_02\packages\scripts\windows>set BIOS_INSTALL_PATH=C:/ti/bios_6_73_01_01/packages

C:\ti\mmwave_sdk_03_01_01_02\packages\scripts\windows>set XWR14XX_RADARSS_IMAGE_BIN=C:/ti/mmwave_sdk_03_01_01_02/packages/../firmware/radarss/xwr12xx_xwr14xx_radarss_rprc.bin

C:\ti\mmwave_sdk_03_01_01_02\packages\scripts\windows>set XWR16XX_RADARSS_IMAGE_BIN=C:/ti/mmwave_sdk_03_01_01_02/packages/../firmware/radarss/xwr16xx_radarss_rprc.bin

C:\ti\mmwave_sdk_03_01_01_02\packages\scripts\windows>set XWR18XX_RADARSS_IMAGE_BIN=C:/ti/mmwave_sdk_03_01_01_02/packages/../firmware/radarss/xwr18xx_radarss_rprc.bin

C:\ti\mmwave_sdk_03_01_01_02\packages\scripts\windows>set XWR68XX_RADARSS_IMAGE_BIN=C:/ti/mmwave_sdk_03_01_01_02/packages/../firmware/radarss/iwr6xxx_radarss_rprc.bin

C:\ti\mmwave_sdk_03_01_01_02\packages\scripts\windows>set C674_CODEGEN_INSTALL_PATH=C:/ti/ti-cgt-c6000_8.1.3

C:\ti\mmwave_sdk_03_01_01_02\packages\scripts\windows>set C64Px_DSPLIB_INSTALL_PATH=C:/ti/dsplib_c64Px_3_4_0_0

C:\ti\mmwave_sdk_03_01_01_02\packages\scripts\windows>set C674x_DSPLIB_INSTALL_PATH=C:/ti/dsplib_c674x_3_4_0_0

C:\ti\mmwave_sdk_03_01_01_02\packages\scripts\windows>set C674x_MATHLIB_INSTALL_PATH=C:/ti/mathlib_c674x_3_1_2_1

C:\ti\mmwave_sdk_03_01_01_02\packages\scripts\windows>call checkenv.bat
-----------------------------------------------
mmWave Build Environment Configured
-----------------------------------------------
SHMEM_ALLOC is set to 0x02000006
Cleaning the Millimeter Wave Demo Objects
Cleaning the Millimeter Wave Demo RTSC package
SHMEM_ALLOC is set to 0x02000006
Configuring RTSC packages...
C:/ti/xdctools_3_50_08_24_core/xs --xdcpath="C:/ti/bios_6_73_01_01/packages;C:/ti/mmwave_sdk_03_01_01_02/packages" xdc.tools.configuro -t ti.targets.arm.elf.R4Ft -p ti.platforms.cortexR:IWR68XX:false:200 -r release -c C:/ti/ti-cgt-arm_16.9.6.LTS -DMMWAVE_SDK_DEVICE_TYPE=xwr68xx --compileOptions "--enum_type=int" -o mmw_configPkg_xwr68xx mmw.cfg
Script, capsule, module or package must be supplied as an
argument,
or interactive mode (-i) must be selected.
Usage: xs [options] [<script> | <capsule> | <module> | <package>] [args]
Options:
-h, --help Print this message and exit
-v, --version Print the version and exit
@opts-file Read the specified file and include its contents as
arguments to xs
-i Run in interactive mode
--xdcpath PATH, or
--xdcpath=PATH Add PATH to the beginning of the package path
-D<name>=<val> Add the "name=value" definition to the XDC
Script environment
-g[=<opts>] use graphical debugger to run script, and
optionally pass <opts> to debugger
This option must be last in [options].

-m Specifies that the next argument is the name of
a module. The module must define a main() function.
This option must be last in [options].
-f Specifies that the next argument is the name of
a script. This option must be last in [options].
-c Specifies that the next argument is the name of
a capsule. The module must define a main() function.
This option must be last in [options].

If none of the options '-m', '-f', and '-c' is specified,
the argument given to xs after [options] is assumed to
be a package name. This package must have a module named
Main that defines a main() function.

Graphical Debugger Options:
-i break at the first line of the startup script

C:/ti/mmwave_sdk_03_01_01_02/packages xdc.tools.configuro: not found
mmw.mak:95: recipe for target 'mmwRTSC' failed
gmake: *** [mmwRTSC] Error 127
请按任意键继续. . .