2022-04-20 06:21 AM
Hi,
I am using stm32f303RE. I have created a typedef enum in my project. But I didn't get the drop-down option in the expression window for selecting other values of typedef enum.
Can you tell me what is the reason?
Thanks
Mathan
2022-04-20 07:00 AM
Type it out, or put in the numerical value.
2022-04-20 11:20 PM
That is ok. But why stm32cubeide doesn't have a drop-down list?
2022-04-20 11:41 PM
Because some things are and some things are not. Why are you expecting it to have a drop down menu? Is this question a bug report or a feature request?
2022-04-21 12:27 AM
I have thought I need to configure some settings in the properties, then only I will get the drop-down list. But now you confirmed stm32cubeide doesn't have a drop-down option. so now my question turns to feature requests. If the drop-down option is available while debugging developer can change the value easily. No need to go particular typedef enum file and copy the value and paste it into the expression window.
2022-05-05 08:16 PM
Same but i solve this immidiatley.