eclipse - stm32 registers

Development environment specific, Arduino, Eclipse, VS2013, Em::Blocks etc
Post Reply
ag123
Posts: 1657
Joined: Thu Dec 19, 2019 5:30 am
Answers: 25

eclipse - stm32 registers

Post 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
User avatar
fpiSTM
Posts: 1745
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 91
Location: Le Mans
Contact:

Re: eclipse - stm32 registers

Post by fpiSTM »

Thanks for sharing.
I guess it use the SVD files in input ?
Post Reply

Return to “IDE's”