Mojtaba Gazmeh Posted October 29, 2019 Report Posted October 29, 2019 Hi everyone I have a problem with systemc_ams. When i run my application, i don't get any errors in compile time, but my application return with code 1 this error is: 'ConsoleApplication4.exe' (Win32): Loaded 'C:\Users\m_gazmeh\Documents\Visual Studio 2012\Projects\ConsoleApplication4\Debug\ConsoleApplication4.exe'. Symbols loaded. 'ConsoleApplication4.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntdll.dll'. Symbols loaded. 'ConsoleApplication4.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel32.dll'. Symbols loaded. 'ConsoleApplication4.exe' (Win32): Loaded 'C:\Windows\SysWOW64\KernelBase.dll'. Symbols loaded. 'ConsoleApplication4.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcp110d.dll'. Symbols loaded. 'ConsoleApplication4.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcr110d.dll'. Symbols loaded. First-chance exception at 0x75C433D2 in ConsoleApplication4.exe: Microsoft C++ exception: sc_core::sc_report at memory location 0x00F79174. The thread 0x2f80 has exited with code 1 (0x1). The thread 0x9f0 has exited with code 1 (0x1). The thread 0x2758 has exited with code 1 (0x1). The program '[5640] ConsoleApplication4.exe' has exited with code 1 (0x1). help me, please. Quote
Bas Arts Posted October 30, 2019 Report Posted October 30, 2019 See https://docs.microsoft.com/en-us/visualstudio/debugger/debugger-feature-tour?view=vs-2019 for basic information regarding application debugging. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.