I have wrote a program in Keil
for stm32F4
discovery microcontroller
and i want to run this C program in Matlab simulink
. For this I am trying to use legacy_code function in Matlab. But there are many parameters which I cannot add like
- SFunctionName,
- OutputFcnSpec,
- StartFcnSpec,
- HeaderFiles,
- SourceFiles,
- HostLibFiles,
- TargetLibFiles,
- IncPaths,
- SrcPaths,
- LibPaths.
It would be really helpful if anyone guide me how to find these parameters from keil project/program