-
Notifications
You must be signed in to change notification settings - Fork 7
Debugging with nSIM
- Creating C project

_C Project for nSIM debugging_
-
Choosing nSIM gdbserver under Debug Configuration

Choosing nSIM on debug tab
In this tab, user need to indicate correct properties file/TCF file for current CPU core.

To see output from the target application, go to Common tab and check "Allocate console (necessary for input)".
![Check “Allocate console” in Common Tab] (images/Check “Allocate console” in Common Tab.png)
Check “Allocate console” in Common Tab
Choosing proper properties file for nSIM
-
Debugging an ARC EM C project
To debug application using nSIM, press "Debug" button of IDE.

Start nSIM gdbserver debugging.jpg

Debugging with nSIM gdbserver

Debug Window

Open nSIM gdbserver properties

nSIM gdbserver properties

nSIM gdbserver output in console