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.

IWR1843: 提示找不到dsplib.ae64P和mathlib.ae674

Part Number: IWR1843
Other Parts Discussed in Thread: MATHLIB

在include中已经引用了diplib_c64Px_3_4_0_0和mathlib_c674x_3_1_2_1

下面这段代码中出现了以下问题

.fastCode:
{
dsplib.ae64P(.text)
libmmwavealg_xwr16xx.ae674(.text)
mathlib.ae674(.text)
dss_data_path.oe674 (.text:MmwDemo_interFrameProcessing)
// dss_data_path.oe674 (.text:MmwDemo_processChirp)
dss_data_path.oe674 (.text:MmwDemo_interChirpProcessing)
dss_main.oe674 (.text:MmwDemo_dssDataPathProcessEvents)
/* Below may be risky to expose hence currently hiding */
// libosal_xwr16xx.ae674 (.text:SemaphoreP_pend)
// libosal_xwr16xx.ae674 (.text:SemaphoreP_post)
} load=L3SRAM PAGE 0, run=L1PSRAM PAGE 0, table(_MmwDemo_fastCode_L1PSRAM_copy_table, compression=off)

Description Resource Path Location Type
#10008-D cannot find file "dsplib.ae64P" dss_mmw_linker.cmd /vitalSigns_16xx_dss line 45 C/C++ Problem
#10008-D cannot find file "dsplib.ae64P" vitalSigns_16xx_dss C/C++ Problem
#10008-D cannot find file "dsplib.lib" vitalSigns_16xx_dss C/C++ Problem
#10008-D cannot find file "mathlib.ae674" dss_mmw_linker.cmd /vitalSigns_16xx_dss line 47 C/C++ Problem
#10008-D cannot find file "mathlib.ae674" vitalSigns_16xx_dss C/C++ Problem
#10010 errors encountered during linking; "vitalSigns_16xx_dss.xe674" not built vitalSigns_16xx_dss C/C++ Problem