Forum Discussion
Altera_Forum
Honored Contributor
20 years agoGDB HOST on Nios?
Hi, I'm wanting to experiment with some remote debugging ideas. To this end I was wondering if anyone had tried to setup a GDB host on a NIOS processor. I've looked at the GDB por...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by slacker@Aug 9 2006, 05:57 PM how would your port be any different? :-) --- Quote End --- Hi, Just to be clear here, I want the 'HOST' to reside on the NIOS to communicate with other 'TARGET's. You can, for instance, do this with the ARM processors (among others). In fact, one of the options is for an ARM-uclinux configuration. This is why I think it may be possible on the NIOS/uCLinux combination. Unless I'm mistaken the 'HOST' for a typical NIOS development cycle is the x86 PC. Thanks!