Sysprogs forums › Forums › VisualGDB › Use stm32CubeMX and c++ › Reply To: Use stm32CubeMX and c++
January 13, 2016 at 04:35
#7467
Participant
Disabled resharper and that solved the uint32_t issue.
Renaming main.c to main.cpp solved the adding a class issue. Regenerating with stm32cubeMX creates a brand new main.c file though instead of merging with the existing one..