I had success executing (in simulation mode) a project in Keil uvision 5 for stm32f1xx that read the status of some input, which could be modified with a mouse click.
However, I am trying the same with stm32f4 (f407, f411 or f429) and I don't get it.
The checkboxes of the inputs do not appear. And the GPIOx-> IDR checkboxes are disabled for modification.
Has anyone got it? Thank you