Hi everyone,
I am facing a problem when creating a project in Simulink. When I compile and deploy the model into the uC the program doesn't run. I have always used standard drivers instead of MCAL that are required for MBDT, so maybe some config is wrong. However, compared to the default config provided by the toolbox, it seems OK to me.
There are some drivers i didn't use, like EcuM or Os, which are not mandatory in theory, but when creating a project without them the build process shows different errors refering to these drivers, so I finally included them. Then I tried to configure both EcuM and Os the same way they are on the default config, but the program won't run.
I am attaching the program I am using to check if the program runs or not; it is a simple CAN communication and led blinking.
Thanks,
BR