i am using waijung blockset to programm a stmµc. And i wanted to use CAN-Bus blocks but i am facing the following error:
The build process will terminate as a result. Caused by: Error, a block diagram was specified in S-function 'stm32f4_can/CAN Setup'. Please make sure your S-function name is not a Simulink model or the name of the current model. You can use the Matlab command 'which -all sfunction_name' to locate all occurrences of model files with the name sfunction_name
hereby i did not insatll MinGW-w64 C/C++ compiler yet. I also tried in comand window >> which -all sfunction_name 'sfunction_name' not found.