wasim6691 Posted March 11, 2018 Report Share Posted March 11, 2018 HI I am trying to debug the SystemC Code on Visual Studio 2017 . I need help while debugging in x64 Platform, It does not work for me. Even through I have perform the mandatory setting to debug in x64 platform. Can anybody explain me the detailed settings regarding debugging in x64 platform. I would be highly thankful Quote Link to comment Share on other sites More sharing options...
AmeyaVS Posted March 11, 2018 Report Share Posted March 11, 2018 Hello @wasim6691, Did you build the SystemC library in debug mode and installed it? On Windows using MSVC you cannot mix and match the Debug and Release Build libraries together. You would need to configure SystemC library installation in Debug build to Debug your models. Regards, Ameya Vikram Singh Quote Link to comment Share on other sites More sharing options...
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.