simulink Generating code unresolved symbols remain

조회 수: 7 (최근 30일)
鹏飞 史
鹏飞 史 2021년 5월 20일
댓글: Junyuan 2024년 9월 10일
"### Creating standalone executable "../LED.out" ..." "D:/ti-cgt-c2000_20.12.0.STS/bin/cl2000" --abi=coffabi -z -ID:/ti-cgt-c2000_20.12.0.STS/lib --stack_size=1024 --warn_sections --heap_size=1024 --reread_libs --rom_model --priority -m"LED.map" --output_file=../LED.out LED.obj c2833xBoard_Realtime_Support.obj MW_c28xGlobalInterrupts.obj DSP2833x_MemCopy.obj DSP2833x_CpuTimers.obj DSP2833x_DefaultIsr.obj DSP2833x_GlobalVariableDefs.obj DSP2833x_PieCtrl.obj DSP2833x_PieVect.obj DSP2833x_SysCtrl.obj DSP2833x_usDelay.obj DSP2833x_CodeStartBranch.obj DSP2833x_ADC_cal.obj DSP2833x_DMA.obj profiler_Support.obj MW_c28xGPIO.obj c2833xSchedulerTimer0.obj D:/ti-cgt-c2000_20.12.0.STS/lib/rts2800_fpu32.lib C:/ProgramData/MATLAB/SupportPackages/R2021a/toolbox/shared/supportpackages/tic2000/rtlib/IQmath_fpu32.lib C:/ProgramData/MATLAB/SupportPackages/R2021a/toolbox/target/supportpackages/tic2000/src/c2833xPeripherals.cmd C:/ProgramData/MATLAB/SupportPackages/R2021a/toolbox/target/supportpackages/tic2000/src/c28335.cmd <Linking> "C:/ProgramData/MATLAB/SupportPackages/R2021a/toolbox/target/supportpackages/tic2000/src/c28335.cmd", line 16: warning: undefined preprocessor symbol 'BOOT_FROM_FLASH' "C:/ProgramData/MATLAB/SupportPackages/R2021a/toolbox/target/supportpackages/tic2000/src/c28335.cmd", line 24: warning: undefined preprocessor symbol 'BOOT_FROM_FLASH' "C:/ProgramData/MATLAB/SupportPackages/R2021a/toolbox/target/supportpackages/tic2000/src/c28335.cmd", line 32: warning: undefined preprocessor symbol 'BOOT_FROM_FLASH' undefined first referenced symbol in file --------- ---------------- _main D:/ti-cgt-c2000_20.12.0.STS/lib/rts2800_fpu32.lib<args_main.c.obj> _rt_OneStep c2833xSchedulerTimer0.obj error: unresolved symbols remain error: errors encountered during linking; "../LED.out" not built >> Compilation failure gmake: *** [../LED.out] Error 1 C:\Users\dell\Desktop\dsptest\LED_ert_rtw>echo The make command returned an error of 2 The make command returned an error of 2 C:\Users\dell\Desktop\dsptest\LED_ert_rtw>exit /B 1 ### Creating HTML report file LED_codegen_rpt.html
matlab come this:
警告: 无法识别的字段名称 "executionProfile"。
> 位置:Simulink/SimulationOutput/get
位置: Simulink/SimulationOutput/subsref
位置: simulinkcoder.internal.Report.getCodeData
位置: simulinkcoder.internal.CodeView/sendData
位置: simulinkcoder.internal.CodeView/callback
位置: simulinkcoder.internal.CodeView/init>@(varargin)obj.callback(varargin{:})
位置: simulinkcoder.internal.Report.actionDispatcher>loc_start
位置: simulinkcoder.internal.Report/actionDispatcher
位置: simulinkcoder.internal.Report.init>@(msg)obj.actionDispatcher(msg)
位置: message.internal.executeCallback
  댓글 수: 2
徐世康
徐世康 2023년 7월 27일
大佬,这个问题有解决办法了吗?求分享
Junyuan
Junyuan 2024년 9월 10일
同问,求大佬回答

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Texas Instruments C2000 Processors에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!