CPU : STM32L051R8T6
I set the RTOS for above CPU with STM32CUBEMX ver5.1. However it is not generate project file. When the progress is going but at the "Generating EWARM project..." section has stop .
I wonder the reason.
I need your help.
CPU : STM32L051R8T6
I set the RTOS for above CPU with STM32CUBEMX ver5.1. However it is not generate project file. When the progress is going but at the "Generating EWARM project..." section has stop .
I wonder the reason.
I need your help.
I've seen some of these. Could be many causes. I won't touch on reasons though.
When it occurred for me it was pretty reproducible, and mostly successful after closing any apps that could hold a lock. I'm Windows, so included Windows Explorer too.
You might learn something from its log. In Windows it's at C:\Users\<username>\.stm32cubemx.
If I make the follow directory "D:\Project_2019\19)Lucis\code", the stm32cubemx emulation is stoped while making ewarm project file.
but if make the follow directory "D:\Project_2019\Lucis_choi", the file is generated succefully however the file is not good(compile error is happened)
I attached the file.
==> Pherhaps the jave affect the stm32cubemx, I recover the window os as default set.
> the file is not good(compile error is happened). I attached the file.
I wasn't excited that you'd attached the entire project. Better if you'd posted only the error message. Anyway I downloaded it and it builds fine for me. Your IAR is an earlier version as it said its project was an old format and would I like to convert it. Mine is V8.32.3.
> If I make the follow directory "D:\Project_2019\19)Lucis\code"
Don't do this. STM32CubeMX has many more important problems to fix than this.