Skip to content

Debugging with nSIM

Yunlu Zhang edited this page Jul 22, 2014 · 20 revisions
  1. Creating C project

![C Project for nSIM debugging](images/C Project for nSIM debugging.png)

_C Project for nSIM debugging_
  1. Choosing nSIM gdbserver under Debug Configuration

    ![Choosing nSIM on debug tab](images/Choosing nSIM on debug tab.png)

    Choosing nSIM on debug tab

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

    ![Choosing proper properties file for nSIM](images/Choosing proper properties file for nSIM.png)

    Choosing proper properties file for nSIM

  2. Debugging an ARC EM C project

    ![Debugging with nSIM gdbserver](images/Debugging with nSIM gdbserver.png)

    Debugging with nSIM gdbserver

    ![nSIM gdbserver output in console](images/nSIM gdbserver output in console.png)

    nSIM gdbserver output in console

Clone this wiki locally