simulink Generating code unresolved symbols remain
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
"### 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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Texas Instruments C2000 Processors en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!