Loading...
 
Skip to main content

System Workbench for STM32


Re: No source available when debugging

For me I had to import the project WITHOUT selecting the "Copy projects into workspace" option, and I also had the workspace and the generated project shared the same root directory.

thanks,
Paul

France

Hi,

When importing a CubeMX project, you should always follow the procedure described in Importing a STCubeMX generated project; the two main points are:

  1. Generate you program under CubeMX in your System Workbench workspace
  2. Do not check "Copy files into workspace"


The CubeMX integration is not yet seamless but we work on improving it.

Bernard