Debugging using Nsight 4.1 and visual studio 2012

Hi,

I’m trying to debug my code in Visual Studio 2012 using CUDA TOOLKIT 6.5 and Nsight Visual Studio Edition 4.1. I’m using a Geforce GTX 960 (Maxwell technology). When I do start CUDA Debugging, the following error appears:

A CUDA context was created on a gpu that is not currently debuggable. breakpoints will be disabled

How can I solve this please?

Thank you

Your Nsight is too old to support your GPU. Please download the latest Nsight (4.6) + recommended driver (347.62) + CUDA Toolkit (7.0) to try again. Thanks.