I have exactly the same problem. However I work with two computers (Win7 64). When I start debugging on the host computer, the “Debug Assertion Failed” appears on the target computer.
Have you used the mandatory drivers (>195.32 or something) and mandatory build rules for your own project?
Also, theres a nexus forum at the bottom of the list…
I’m using driver version 195.62 on the host and 196.21 on the target machine. I try to debug the matrixMul example that comes with Nexus. So I assume that the build rules are correct. Is there anything else I should check?
I’ve seen the Nexus forum but I didn’t want to start a new thread on the same topic. (@administrator: maybe this topic can be moved to the other forum?).
I noticed that I can start the two other Nexus examples (matrixMulDrv, simpleStreams) on the target machine. However, the debugger doesn’t stop at breakpoints in the kernel. But I will start a separate thread in the Nexus forum for this.
Anyway, I’m still wondering why I can’t run the matrixMul example. I realized that one source file in this project has a red sign (see attachment). What does this mean? Might this have something to do with the error message I receive?