problem with file being "unlocatable " [message #962992] |
Mon, 29 October 2012 09:40  |
Eclipse User |
|
|
|
I am using Xilinx's SDK to debug a microblaze processor on an FPGA. The software is eclipse underneath and has started giving me lots of issues (occasionally will work, most of the time it barfs though). On the last time it ran, I looked at the log and there was actually a lot of eclipse related error messages (all the same). It boils down that it says that it cannot locate a file that it has no problem opening in the editor. Is something else screwed up?
Here is the beginning snippet of the log:
!SESSION 2012-10-29 08:57:27.112 -----------------------------------------------
eclipse.buildId=Release 14.2 Build SDK_P.28xd
java.version=1.6.0_21
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86_64
!ENTRY org.eclipse.cdt.dsf.ui 2 0 2012-10-29 09:30:49.226
!MESSAGE Unable to locate file: C:/CMU/src/fpga/SCM/ublaze_workspace/peripheral_tests_0/src/testperiph.c
!ENTRY org.eclipse.cdt.dsf.ui 2 0 2012-10-29 09:30:49.233
!MESSAGE Unable to locate file: C:/CMU/src/fpga/SCM/ublaze_workspace/peripheral_tests_0/src/testperiph.c
!ENTRY org.eclipse.cdt.dsf.ui 2 0 2012-10-29 09:30:49.236
!MESSAGE Unable to locate file: C:/CMU/src/fpga/SCM/ublaze_workspace/peripheral_tests_0/src/testperiph.c
!ENTRY org.eclipse.cdt.dsf.ui 2 0 2012-10-29 09:30:49.238
!MESSAGE Unable to locate file: C:/CMU/src/fpga/SCM/ublaze_workspace/peripheral_tests_0/src/testperiph.c
About 20 more of that same message sequence continues after the snippet.
I am running this on a Win7 x64 machine and I downloaded the shared project via a GIT repo (mentioning in case this is something that happens with shared projects since the other person is using Linux). Any help would be greatly appreciated!
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.32500 seconds