Welcome to 16892 Developer Community-Open, Learning,Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I know it can be done with C++, but can't get it to work with C.

We have a stand-alone hardware device using an ARM controller with firmware written in C. In order to speed testing we decided to create a software simulation of the device which consists of a C++ dll using the actual device C firmware as source code and a C# GUI interface.

The dll was created using a C++ template with the Configuration->C/C++->Advanced->Compile As set equal to 'Compile as C Code (/TC)'. The GUI and dll work fine, but I would like to debug the C dll source code but can't get mixed mode debugging to work. Is the C compiler not compatible with mixed mode debugging?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
530 views
Welcome To Ask or Share your Answers For Others

1 Answer

等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to 16892 Developer Community-Open, Learning and Share

548k questions

547k answers

4 comments

56.5k users

...