STM32 code generation

16 views (last 30 days)
vasu
vasu on 14 May 2023
Answered: Anush on 6 Jun 2023
Hi,
Am trying to generate code from the simulinnk, but am getting the error.
I am also trying to change target link file to stm32.tlc. but it is not available in my matlab R2022a. How to resolve this?

Answers (1)

Anush
Anush on 6 Jun 2023
Hi Vasu,
The problem actually exists in the configuration in STM32CubeMX and not in the target link file.
Enable the 'Do not generate the main()' checkbox in the project manager section:
You can refer this for any further doubts:

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!