In STM32 Cube IDE code is not generated for whatever board I select.
I am following these steps :-
Create STM32 Project
File → New → STM32 Project
Select STM32L476RGTx (LQFP64) MCU/board → Next → Finish
Open the .ioc file
Configure LED1
In Pinout & Configuration,
Set PA2 to GPIO_Output, then click on project → generate code ( The ‘main.c’ file is not generate for given MCU and also for other MCU for similar steps code is not generating).









