- This topic has 2 replies, 2 voices, and was last updated 7 years, 8 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Mastering STM32 book support forum › Trouble installing gnu arm eclipse plugin
Hi,
Just got the book and I got stuck on installing the toolchain.
I’m trying to install the plugin “GNU ARM Eclipse 3.3.1″ and I get the error
” Unable to read repository at http://gnuarmeclipse.sourceforge.net/updates/content.xml.
Received fatal alert: handshake_failure”
I did some googling and found out a fix was to download some files and update those files in my java security folder as administrator. http://gnuarmeclipse.github.io/blog/2017/01/29/plugins-install-issue/
I did what the above link suggested but I still get the same error. I’m wondering if anyone is experiencing the same thing. I’m a bit stuck on getting the tool chain up but excited to get on to the rest of the book if I can get this resolved.
Thanks,
Jason
This topic is also covered in the book. See the Troubleshooting section (first paragraph). Please, ensure that you copied the additional package in the right folder.
Ah, I goofed and updated the files in 32-bit java folder when I’m using 64-bit eclipse. My mistake as I found out the book points this out too. Thanks!