Installer links broken?
displays special function Registers (SFRs) while debugging
Status: Beta
Brought to you by:
ravenclaw78
I'm trying to install the EmbSys view into KDS but the URLs seem to be dead. I'm using this:
http://embsysregview.sourceforge.net/update
Eclipse reports no packages available from that link, and it looks to be broken when I visit it in Chrome.
Hi Alexander,
I tested the update site, and it works for me. (See attachment)
The Url http://embsysregview.sourceforge.net/update itself is not working because there is no default file at that location and the only file sitting there is site.xml
So if you enter http://embsysregview.sourceforge.net/update/site.xml in your browser, you see the xml that eclipse uses to display the features in the install new software dialog.
Test if you can view site.xml in your browser. Further you can testdownload the jar files listed in the xml.
If everything works in your browser, but not in eclipse, theres is always the possibility to install the jar files manualy.
How this is done can be found at:
http://embsysregview.sourceforge.net/ -> Install and Use -> JAR Files
-Robert