EDN Admin
Well-known member
Hi, I am having a C++ application. It works fine when I run it in Debug mode, and debugs the code. But when I run it in Release mode I get an Unhandled exception.
Unhandled exception at 0x00000000 in CANopenConfTest_Stubbe.exe: 0xC0000005: Access violation reading location 0x00000000.
What can I do to find the problem? What is wrong?
thanks in advance, Patrik
View the full article
Unhandled exception at 0x00000000 in CANopenConfTest_Stubbe.exe: 0xC0000005: Access violation reading location 0x00000000.
What can I do to find the problem? What is wrong?
thanks in advance, Patrik
View the full article