You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you encounter a problem with Xilink SDK where you cannot open it (when you try to open it you see the splash screen, select your workspace, click OK, and then a few seconds later it simply closes itself without any error message), then read this.
I recently encountered this scenario and went the following steps to fix it:
Delete my REPO_DIR\AMDC-Firmware\sdk\.metadata\.lck lock file -- this did not fix the problem, but some people report that this fixes their problem.
Delete REPO_DIR\AMDC-Firmware\sdk\.metadata\.plugins\org.eclipse.core.resources\01.snap - SDK opened again!
However, all of my projects disappeared from the workspace except for amdc_reve_wrapper_hw_platform_0 (some people report that this does not happen to them). So I had to follow the project setup instructions all over again. Upon following these instructions, I found that many of the Fix common code compilation steps did not need to be completed, as SDK somehow remembered these.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
If you encounter a problem with Xilink SDK where you cannot open it (when you try to open it you see the splash screen, select your workspace, click OK, and then a few seconds later it simply closes itself without any error message), then read this.
I recently encountered this scenario and went the following steps to fix it:
REPO_DIR\AMDC-Firmware\sdk\.metadata\.lck
lock file -- this did not fix the problem, but some people report that this fixes their problem.REPO_DIR\AMDC-Firmware\sdk\.metadata\.plugins\org.eclipse.core.resources\01.snap
- SDK opened again!amdc_reve_wrapper_hw_platform_0
(some people report that this does not happen to them). So I had to follow the project setup instructions all over again. Upon following these instructions, I found that many of theFix common code compilation
steps did not need to be completed, as SDK somehow remembered these.Beta Was this translation helpful? Give feedback.
All reactions