Skip to main content
Mathan Raja
Associate III
April 20, 2022
Question

How to change typedef enum value in the expression window

  • April 20, 2022
  • 4 replies
  • 2213 views

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

This topic has been closed for replies.

4 replies

TDK
Super User
April 20, 2022

Type it out, or put in the numerical value.

"If you feel a post has answered your question, please click ""Accept as Solution""."
Mathan Raja
Associate III
April 21, 2022

That is ok. But why stm32cubeide doesn't have a drop-down list?

TDK
Super User
April 21, 2022

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?

"If you feel a post has answered your question, please click ""Accept as Solution""."
Mathan Raja
Associate III
April 21, 2022

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.0693W00000LyZ8nQAF.png0693W00000LyYpgQAF.png

MArsl.4
Visitor II
May 6, 2022

Same but i solve this immidiatley.