URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [freertos-6.1.1/] [Demo/] [msp430_GCC/] [gdb.ini] - Rev 753
Go to most recent revision | Compare with Previous | Blame | View Log
target remote localhost:3333
kill
target remote localhost:3333
b main
c
Go to most recent revision | Compare with Previous | Blame | View Log