Page 1 of 1

eclipse - stm32 registers

Posted: Fri May 08, 2020 12:11 pm
by ag123
i'm using plain eclipse i.e. no sloeber plugin and no gnu mcu eclipse etc.
i found this plugin really nice
http://embsysregview.sourceforge.net/
https://mcuoneclipse.com/2014/05/29/how ... n-eclipse/
it gives you quick access to the peripheral registers and when connected using gdb, to look at the peripheral registers values, double click on the register in embsysregview.
that makes an environment quite close to the commercial IDEs

Re: eclipse - stm32 registers

Posted: Mon May 18, 2020 10:09 am
by fpiSTM
Thanks for sharing.
I guess it use the SVD files in input ?