2020-02-05 01:08 AM
Hi, I am trying to get familiar with stm32cubemx usage. For this, i want to update an existing gpio toggle example using stm32cubemx. before the modification, the actual example code compiles and builds with out any issues. where as the same example after adding one more gpio using cubemx gives a lot of build errors. snapshot for the same is given as attachment. may i know the fix for this. Am i missing something during code generation. same errors were observed even after reverting back the changes.