Problems flashing the S32K344EVB-T172 card

5 次查看(过去 30 天)
Good afternoon
I am working on a project in which I need to program the S32K344EVB-T172 electronic board using the simulink Model-Based-Design S32K3x toolbox.
The installed matlab is version 2023.
After installing the toolbox following all the steps and requirements of the guide, I open an example of input-output. Next, I configure the hardware parameters to load the program into the flash memory and select the S32K344EVB-Q172 board, which NXP tells us is similar to the S32K344EVB.
When I click on the Build deploy and start button, I get the following errors.
Thanks

回答(1 个)

SANKALP DEV
SANKALP DEV 2023-12-29
Hello Jesus,
I understand that you are encountering a runtime error while trying to program the ‘S32K344EVB-T172’ board using MATLAB Simulink with the ‘S32K3x’ toolbox.
The error messages suggest that there might be missing components related to ‘ThreadX’ and ‘FreeRTOS’ analysis.
Please install these components and try to rebuild and deploy the model.
You can refer to NXP website for the installation guide of ‘S32K344EVB-T172’ board.
You can try updating the NXP Model-Based Design S32K1xx Toolbox, make sure to uninstall and delete all files/folders of the older versions before installing the latest version.
You can find the latest version of NXP support package of S32K1xx here:https://www.mathworks.com/matlabcentral/fileexchange/64740-nxp-support-package-s32k1xx?s_tid=srchtitle
Hope this helps.
Best Regards,
Sankalp dev

Community Treasure Hunt

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

Start Hunting!

Translated by