Firstly, I have completed a project using S32DS. Currently,
the client wants to conduct secondary development using MATLAB. My idea is to develop the project in MATLAB through the MBDT, then package it and hide certain modules.
The client could use these modules to control the system, only needing to handle simple applications, such as retrieving data from the CAN or LAN buffer or controlling DIO.
My project includes FreeRTOS and requires modules like LwIP, CAN, FS26, etc.
Would this approach be feasible?
Thank you very much.