I have the latest mcuxpresso 11.4, and am able to set colors for almost everything so that I don't see blinding white windows. However, when displaying registers using the MIMXRT1062 EVK board, I cannot see changed registers after a single-step or run, because the background is bright yellow with yellow text. I have searched through every possible menu for setting colors, windows/preferences/appearances/colors and fonts, also Editors/text editors annotations, run/debug console, etc etc, but cannot find anywhere that will make it so I can see the registers. (side note: it would be nice if colors were ALL set in one place so I don't spend so much time traversing every possible menu tree item)
How do I fix this--either disable highlight register on change, or fix the changed register background? I also would like to fix the hard fault window, which also comes up bright white and I cannot find anywhere where this color can be fixed.
Thank you, fixing this will make a big difference in mcuxpresso usability...
Solved! Go to Solution.
Hi @robertmorrison ,
(side note: it would be nice if colors were ALL set in one place so I don't spend so much time traversing every possible menu tree item)
Not sure if you already have checked my article about it on https://mcuoneclipse.com/2020/10/20/tweaking-mcuxpresso-ide-black-theme/ ?
So there *is* a setting for this, the 'black' or 'dark' theme (see above article).
Note that the above article has been written with IDE 11.2.1 in mind, and since then (actual version is 11.4.1) things have even more improved, and the 'default dark' view for the registers looks like this in it:
If you would like to change that yellow color: there is a setting (see above article, one of the last sections).
I hope this helps,
Erich
Hi @robertmorrison ,
(side note: it would be nice if colors were ALL set in one place so I don't spend so much time traversing every possible menu tree item)
Not sure if you already have checked my article about it on https://mcuoneclipse.com/2020/10/20/tweaking-mcuxpresso-ide-black-theme/ ?
So there *is* a setting for this, the 'black' or 'dark' theme (see above article).
Note that the above article has been written with IDE 11.2.1 in mind, and since then (actual version is 11.4.1) things have even more improved, and the 'default dark' view for the registers looks like this in it:
If you would like to change that yellow color: there is a setting (see above article, one of the last sections).
I hope this helps,
Erich