Loading...
 
Skip to main content

System Workbench for STM32


Setting SW4STM32 to debug an external project (created without CubeMX)?

There is no .cproject in my linux filesystem contrary to windows, or is it hidden? In linux I do not have any project folder, only a .ioc, a .xml and a .cfg and a .ld .
Are there readings about project files generated by CubeMX? I found little information about project files in user manual UM1718.

I cannot figure how to set MCU config creating a new project with wizard with SW4STM32, without using CubeMX, is it possible?

I could also configure a complete project in CubeMX and get a clean .ioc but I will have a hard time configuring clocks pins channels, timers...

Or maybe is debugging with Eclipse and OpenOCD only much simpler?