STM32 code generation
4 views (last 30 days)
Show older comments
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?
0 Comments
Answers (1)
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:
0 Comments
See Also
Categories
Find more on Get Started with Embedded Coder Support Package for STMicroelectronics STM32 Processors in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!