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.

AWR1843: lib/boot.aer4f not found

Part Number: AWR1843
Other Parts Discussed in Thread: SYSBIOS

Hi, there.

I tried to rebuild the labs in the automotive toolbox and run into errors in compiling the mss project. The error message is as follows.

Building file: "../sbl.cfg"
Invoking: XDCtools
"C:/ti/ccs1040/xdctools_3_62_01_15_core/xs" --xdcpath="C:/ti/bios_6_83_00_18/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.R4F -p ti.platforms.cortexR:AWR18XX:false:200 -r release -c "C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS" --compileOptions "--enum_type=int " "../sbl.cfg"
making package.mak (because of package.bld) ...
generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
configuring sbl.xer4f from package/cfg/sbl_per4f.cfg ...
generating custom ti.sysbios library makefile ...
subdir_rules.mk:19: recipe for target 'build-820351153-inproc' failed
js: "C:/ti/ccs1040/xdctools_3_62_01_15_core/packages/xdc/cfg/Main.xs", line 48: XDC runtime error: can't find the library 'lib/boot.aer4f' specified by package ti.targets.arm.rtsarm.  It wasn't found along the path 'C:/ti/bios_6_83_00_18/packages;C:/ti/ccs1040/xdctools_3_62_01_15_core/packages;..;'.
gmake.exe: *** [package.mak:202: package/cfg/sbl_per4f.xdl] Error 1
gmake.exe: *** Deleting file 'package/cfg/sbl_per4f.xdl'
gmake.exe: *** [package/cfg/sbl_per4f.xdl] Deleting file 'package/cfg/sbl_per4f.h'
gmake.exe: *** [package/cfg/sbl_per4f.xdl] Deleting file 'package/cfg/sbl_per4f.c'
js: "C:/ti/ccs1040/xdctools_3_62_01_15_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-820351153-inproc] Error 1
gmake[1]: *** [build-820351153] Error 2
gmake[1]: Target 'main-build' not remade because of errors.
gmake: *** [all] Error 2
subdir_rules.mk:16: recipe for target 'build-820351153' failed
makefile:161: recipe for target 'all' failed

Can you tell me what is missing?

Thanks,

Zhaohong