Hello,
I am currently developing a project using the S32K344 microcontroller. When I try to integrate FreeRTOS into my model, I encounter a series of compilation errors stating that the FreeRTOS.h file cannot be found.The current versions of the toolboxes installed on my system are as follows:
Model-Based Design Toolbox for BMS Series: v1.1.0
Model-Based Design Toolbox for S32K3xx Series: v1.4.2
The BMS Toolbox version I am using is only compatible with this specific version of the S32K3xx Toolbox. Therefore, upgrading the S32K3xx toolbox is not an option for me, as it would break the BMS toolbox support. How can I manually resolve this path or dependency issue to include FreeRTOS successfully while keeping my current toolbox versions? Any guidance would be highly appreciated.
@mariuslucianand