Associate
August 28, 2018
Question
STM32CubeMX Hangs when generating code
- August 28, 2018
- 1 reply
- 547 views
My hardware developer gave me the attached .loc file which includes
DMA enablement.
I select Code Generation and then try to generate for AC6 System Workbench, and it hangs almost immediately in the code generation.
If I try to create even a simple STM32.loc file (for the Nucleo STM32L073RZ eval board) with DMA enabled and it fails.
It seems that it fails whenever the dma is enabled?
What is going on?