Description
You may get this error when you go through the following steps in the NiosTM GDB Debugger:
- Open the hello.out (File menu)
- Open the console window (View menu)
- Set Architecture nios32
- Set remotebaud 115200
- Target remote COM<port #>
- Load
![]() | If you choose to load at this point, you may receive this error because you have not specified to GDB which COM port on your PC to use. To avoid this error, you must correctly specify the COM port prior to the Load instruction as follows: |