2020-09-28 05:44 AM
I am using stm32 F746ZG Nucleo LQFP 144. I am using stm32 MAT-TARGET to generate c code from my simulink model.I have read in the provided pdf by the Stm MAT-TARGET that stmcubeide is not well supported by this. So I am using Keil V5. Now after generating the c code from simulink when I opens my keil project , and run the main file nothing happens on my board. I am new to this please guide me. All the c and h files are generated for the respective model in my ide target, but I think the main c file corresponding to the core folder is not linked with the model files.(.c and .h). Please guide me in this regard. Attached are the related files of my project.