Loading...
 
Skip to main content

System Workbench for STM32


Confused about directory structure with STM32CUBEMX plugin and Eclipse

France

Hi,

This is a well known problem in CubeMX that generates the project file in a sub-directory then creates links to effective files from this directory.

This problem should be solved by the last release of CubeMX, so update your CubeMX tool/plugin and generate your project again, in another directory tree, then import this new project and it should work.

Bernard (Ac6)

PS: Regarding code formatting, bracket your code by inserting it between {CODE()} and {CODE} (for a code block) or between -+~np~ and ~/np~+-: the -+ and +- external pair cause text to be displayed in monospaced (code) font while the ~np~ and ~/np~ pair protect included characters (like -+) from interpretation as syntax markers