lost gpio.c file after regenerate code
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-05-28 3:23 AM
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?- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-06-03 12:09 AM
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 :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-06-03 4:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-06-03 6:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-06-17 5:48 AM
Issue confirmed and resolved for MX 4.3 release.
Thank you for reporting it.