Question
Migration from True Studio to CubeIDE failed
I've just migrated from True Studio to CubeIDE (and newest CubeMX from 5.x). It worked pretty well, no major issuesm however generated code is totally crap!
- it totally do not work, nor even reach main()
- it is smaller - hex has 160kB instead of >400kB
- when I've run debugger it starts and then disappear, with strange disassembly view
- breakpoints are not triggered
My project is mix of C and C++, it compiles without warnings (except warnings made by autogenerated CubeMX code).
I've tried migration several times without any differences.
Any idea how to diagnose what is issue is that? Or maybe even how to fix?
My project if for STM32F767VI STM32H767VI + FreeRTOS.
best regards
Mikolaj Tutak
