Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
IAR Embedded Workbenchでは、ウォッチウィンドウにいくつかの列(式、値、場所、タイプ)が表示されます。特定の式の値を、実際の値ではなく列挙として表示したいと思います。意味...
ucFruit APPLE
とは対照的に...
ucFruit 0x02
ucFruitAPPLEと入力するだけで値を変更できるので、これは可能だと思われます。
ucFruit
助言がありますか?
ウォッチ ウィンドウで変数名を右クリックし、表示されたリストから [既定の形式] オプションを選択すると、数値ではなく列挙が表示されます。「10 進数」またはその他の数値形式を選択すると、数値が表示されます。
これが私のEW430での動作です。