wasomix
Electrical
- Jul 14, 2011
- 10
Hello everybody,
I am trying to debug 2 S-Function blocks using Visual Studio 2010. I have done it following the instructions of the link
Because I use Visual Studio for debugging I have done what says the point: "Debugging C MEX S-Functions Using the Microsoft Visual C++ .NET Environment".
When I place the breakpoints in the first S-Function block; everything is fine. But for the second S-Function block it does not stop there and placing the mouse over the breakpoint, it says:
"The breakpoint will not currently be hit. No symbols have been loaded for this document"
The thing is that I have to check some values in the second block, so I should be able to place there a breakpoint, but I do not know what I have to do.
Thank you very much.
Regards,
waso
I am trying to debug 2 S-Function blocks using Visual Studio 2010. I have done it following the instructions of the link
Because I use Visual Studio for debugging I have done what says the point: "Debugging C MEX S-Functions Using the Microsoft Visual C++ .NET Environment".
When I place the breakpoints in the first S-Function block; everything is fine. But for the second S-Function block it does not stop there and placing the mouse over the breakpoint, it says:
"The breakpoint will not currently be hit. No symbols have been loaded for this document"
The thing is that I have to check some values in the second block, so I should be able to place there a breakpoint, but I do not know what I have to do.
Thank you very much.
Regards,
waso