Tim Sander [[email protected]] wrote: > Hi Axel > > when developing on bare metal targets, a view that shows all the peripheral > > registers would be nice to have. KEILs IDE has such a view for example: > > > > http://www.keil.com/support/man/docs/uv4/uv4_db_dbg_systemviewer.htm > > Yes a view like that is also on my wishlist. But for the BareMetal plugin > there is Make and Cmake support which more basic and thus more important > for me right now.
The view itself could go directly in the debugger plugin (even top-level), like the other views. If it can't be supported by certain setups, I'd rather blacklist those. Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
