2022-06-26 06:15 PM
The first time I generate code, it works.But by the second time I clicked the GENERATE CODE, the progress bar is not moving anymore after 'generating user source code'.I have tried to remove the file '.mxproject' , but it didn't work.
The Application STM32CubeMX's version is 6.5.0 in macOS Monterey 12.4 ;
My Java SE version is 18.0.1.1;
They are the newest I could find in the Internet.
Please give me some advise to solve the problem.
2022-06-27 08:48 AM
Hello @晗哲 林 ,
Please check the path of your project folder if it contains a specific character "#" or "&", it may the cause of this issue.
Did you generated the project with STM32CubeMX tool or with STM32CubeIDE ?
If the problem persists, please share the STM32CubeMX.log file you find under your user directory in the .stm32cubemx folder.
Imen
2022-06-27 10:30 PM