Forum Discussion
Altera_Forum
Honored Contributor
21 years agouCLinux and RPC code help
Hello, I have to prove the concept that uClinux and Nios II can interface via RPC to a unix worstation. I think uCLinux can do it, but I need a helping hand (I am new to uCLinux, but I have f...
Altera_Forum
Honored Contributor
21 years agoI'm using RPC with Nios-II and uCLinux. I had to bring in the portmapper from the uCLinux CVS, as it is not included in the standard nios-ii uclinux distribution. After that, I had no problems using standard rpc between the board and a linux pc.
--Nate