2.3. Set up DEY debugger

Follow these steps to configure the Digi Embedded Yocto debugger:

  1. Click Tools > Options.
  2. Select Build & Run from the list at the left.
  3. In the right pane, select the Debuggers tab.
  4. Click Add in the right pane to add a new debugger.
  5. Enter a name to identify the new debugger, for example <PLATFORM>_DEY_GDB.
  6. Click Browse to fill the debugger path. A file system explorer dialog opens.
  7. Navigate through your file system and select the arm-dey-linux-gnueabi-gdb binary installed within your platform toolchain, usually located at:

    <toolchain_installation_path>/sysroots/x86_64-deysdk-linux/usr/bin/arm-dey-linux-gnueabi/arm-dey-linux-gnueabi-gdb

  8. Click Apply to save the new debugger.