How to change typedef enum value in the expression window
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-04-20 6: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
- Labels:
-
STM32CubeIDE
-
STM32F3 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-04-20 7:00 AM
Type it out, or put in the numerical value.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-04-20 11:20 PM
That is ok. But why stm32cubeide doesn't have a drop-down list?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-05 8:16 PM
Same but i solve this immidiatley.
