Changes

Jump to: navigation, search
Debugging in VSC
}
</syntaxhighlight>
 
 
4) Avvia TRACE32 (simulatore o anche jtag debugger, è indifferente) con abilitato il controllo remoto come GDB backend
 
Vedi file config-gdb.t32, il tuo config file deve avere:
<pre>
; Remote Control Access
GDB=NETASSIST
PORT=30000
PROTOCOL=TCP
</pre>
 
Per avviare t32 con questo config file si usa t32marm.exe -c config-gdb.t32
 
Si può usare il link nello .zip, magari correggendo i path:
 
C:\T32\bin\windows64\t32marm.exe -c C:\T32+\T32-demo\VSCode\config-gdb.t32
4,650
edits

Navigation menu