Question
Bug in CubeMX v4.23.0 - leaves temp files behind
Posted on November 24, 2017 at 03:14
After generating code with CubeMX this is the content of my Src directory.
-rw-r--r-- 0 Nov 24 00:29 dma_GV.tmp
-rw-r--r-- 768 Nov 24 00:29 dma.tmp-rw-r--r-- 3556 Nov 24 00:29 gpio.tmp-rw-r--r-- 1908 Nov 24 00:28 license.tmp-rw-r--r-- 14444 Nov 24 00:29 main.c-rw-r--r-- 9811 Nov 24 00:29 stm32f1xx_hal_msp.c-rw-r--r-- 7849 Nov 24 00:29 stm32f1xx_it.c-rw-r--r-- 16390 Nov 24 00:29 system_stm32f1xx.c-rw-r--r-- 1210 Nov 24 00:29 system.tmpPrevious versions of CubeMX did not leave temporary files behind.