I've started working with IAR EWARM after about a year of using e2 Studio with Synergy. Configuring the IDE seems very manually intensive as there does not appear to be "Perspectives" like in e2. I spent quite a bit of time setting up the debug windows for the first project, and when I started a second project, the debug window configurations didn't get carried along with the new project. I went back to the first project and didn't see any way to export the debug settings. Does this ability exist? Seems like a very basic timesaver.
Another usability issue is that there doesn't seem to be a way to highlight (using syntax coloring) sections of inactive code. I'm used to shading sections of code that I have #if 0'd out, it makes the code more readable. Is there no way to do this with EWARM?