STM32-MAT/TARGET ADC PIL demos not linking
Hi,
Using Windows 7,
MATLAB R2018b,
STM32-MAT/TARGET 4.4.2
uVision V5.22.0.0
I'M trying the STM32-MAT\STM32\STM32demos\PIL\ADC\TestAdc.slx Simulink Model. The model Build ok in Simulink but when it arrive in uVision it don't link and I have those messages:
linking...
TestPilAdc\TestPilAdc.axf: Error: L6218E: Undefined symbol CA_TestPilAdc_ActHW (referred from coder_assumptions_app.o).
TestPilAdc\TestPilAdc.axf: Error: L6218E: Undefined symbol CA_TestPilAdc_ExpHW (referred from coder_assumptions_app.o).
TestPilAdc\TestPilAdc.axf: Error: L6218E: Undefined symbol CA_TestPilAdc_HWRes (referred from coder_assumptions_app.o).
TestPilAdc\TestPilAdc.axf: Error: L6218E: Undefined symbol CA_TestPilAdc_PWSRes (referred from coder_assumptions_app.o).
TestPilAdc\TestPilAdc.axf: Error: L6218E: Undefined symbol TestPilAdc_caRunTests (referred from coder_assumptions_app.o).
Not enough information to list image symbols.
Finished: 1 information, 0 warning and 5 error messages.
"TestPilAdc\TestPilAdc.axf" - 5 Error(s), 0 Warning(s).
Where can I define those variables?
Regards,
Bruno
