Hi, Tobo I think that the J-Link is not needed to debug your application. Use TCP/IP network (over serial line, ethernet, etc) instead. GDB server should run on the target RSK Linux system, not on the local host where GDB is running on. You may find many articles how you can debug programs running on the remote target system using GDB Server. regards,
↧