Question
STM32 Mat/Target problem PIL mode
Posted on July 05, 2016 at 13:07
Hi everyone!
I have developed a very simple code to test the STM32 Mat/Target. It works properly in normal mode, but when I try to use the ''Processor in the Loop'' mode (PIL) to view in simulink the state of an input, the KVM v5 shows this error:compiling rt_main.c.....\aaa\Src\rt_main.c(32): error: &sharp35: &sharperror directive: Must specify a model name. Define MODEL=name. ♯ error Must specify a model name. Define MODEL=name.How can I fix it? Any help?Thanks! #stm32-mat-target