Skip to main content
MAziz.1
Associate
September 28, 2020
Question

Hello, My c code is generated from stm MAT-TARGET, but when I run main file of the IDE(Keil and stm32cubeide) nothing happens on the board. Just trying to run simple blink led model.

  • September 28, 2020
  • 0 replies
  • 501 views

 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.

This topic has been closed for replies.