Skip to main content
Benjamin Brammer
Senior II
August 7, 2018
Question

Code autocomplete feature and defines not recognizeable with STM32F429DISCOVERY

  • August 7, 2018
  • 1 reply
  • 553 views

Hello,

I created a new project based on the STM32F429DISCOVERY Board with CubeMX (newest Version) for True Studio (newest version). sadly when i add some defines in main.h under the user code section, the defines are not recognized after safe and rebuild in main.c or any other .c file including main.h. As if I didn't have changed anything. This behaviour is only for the mentioned Board under CubeMX Code generation. I used short directory names and project names.

Anyone knows of this and how to solv this?

best regards

Benjamin

This topic has been closed for replies.

1 reply

Benjamin Brammer
Senior II
August 7, 2018

OK I updated the index and now it seems to work. But I never experienced some of this behaviour before. Does anyone know why this happened? It was a clean code generation from CubeMX.