Visible to Intel only — GUID: rch1698287612877
Ixiasoft
Visible to Intel only — GUID: rch1698287612877
Ixiasoft
6.2. Running GDB
Once the Ashling* GDBServer is ready, the GDB can communicate with the Ashling* GDBServer via a TCP connection using GDB Remote Serial Protocol. Start the GDB with the application ELF file as an argument. To establish a TCP connection, use the target remote:<port> command in the GDB.
Processor Core | Executables File |
---|---|
Nios® V Processor | <Intel Quartus Prime installation directory>/riscfree/toolchain/riscv32-unknown-elf/bin/riscv32-unknown-elf-gdb.exe |
Arm* HPS core | 64-bit ELFs: <Intel Quartus Prime installation directory>/riscfree/toolchain/Arm/aarch-none-elf/bin/aarch64-none-elf-gdb.exe 32-bit ELFs: <Intel Quartus Prime installation directory>/riscfree/toolchain/Arm/arm-none-eabi/bin/arm-none-eabi-gdb.exe |