cancel
Showing results for 
Search instead for 
Did you mean: 

lost gpio.c file after regenerate code

matianfu
Associate II
Posted on May 28, 2014 at 12:23

Many times, but not always, when I modified some pin configuration in CubeMx and regenerate the code, I lost the gpio.c file.

Anybody can help?
4 REPLIES 4
jarno
Associate III
Posted on June 03, 2014 at 09:09

I had the same problem with STM32Cube V1.0 version 4.2.0. MX stopped generating the gpio.c file after adding few ports. I brutally deleted the backup-directory after which cube generated the gpio.c file again, i also tried to create empty gpio.c file but it did not help. Naturally this can't be desired work flow but a bug, but hey there's Java involved so anything odd is feature 🙂

jarno
Associate III
Posted on June 03, 2014 at 13:14

Once again today, cube stopped to generate gpio.c file. The ''resolution'' i presented above did not work this time, however during the generation if i refresh (F5) the Src-folder i can see gpio.c being created and then deleted. I updated java to 7u60 but no help. Is there any common thread or forum MX developers follow to fix bugs on upcoming releases?

joe
Associate II
stm32cube-t
Senior III
Posted on June 17, 2014 at 14:48

Issue confirmed and resolved for MX 4.3 release.

Thank you for reporting it.