diff options
Diffstat (limited to 'doc/README.nios')
-rw-r--r-- | doc/README.nios | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.nios b/doc/README.nios index 7f34938..5628144 100644 --- a/doc/README.nios +++ b/doc/README.nios @@ -243,8 +243,8 @@ cover most of the individual functions to get you started. following commands, then close the console window: (gdb) directory common - (gdb) directory cpu/nios - (gdb) directory lib_nios + (gdb) directory arch/nios/cpu + (gdb) directory arch/nios/lib (gdb) directory board/altera/dk1c20 Note that the last command is for the DK1C20 board only. If you |