LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

  • meister
  • Away
  • Platinum Member
  • Platinum Member
More
04 Jul 2025 19:47 #331263 by meister
@Happppppppy

you need to configure your network !
The following user(s) said Thank You: Happppppppy

Please Log in or Create an account to join the conversation.

More
04 Jul 2025 21:50 #331272 by Happppppppy
Argh, @meister thankyou, it works now. Took a bit of googling to figure out how to do that.

For other beginners, what I did in the terminal:
sudo ip addr add 192.168.10.1/24 dev eno1
sudo ip link set eno1 up

I also added the following to the "interfaces" file in /etc/network/
iface eno1 inet static
address 192.168.10.1
netmask 255.255.255.0

Change eno1 to your adaptor name
The following user(s) said Thank You: meister

Please Log in or Create an account to join the conversation.

  • epineh
  • Away
  • Senior Member
  • Senior Member
More
06 Jul 2025 03:08 - 06 Jul 2025 07:02 #331365 by epineh
Setting up a machine, have most things going, can see encoders in the test gui, inputs etc.  As soon as I add a bit out to turn on the spindle the compile fails with :

Reading constraint file: "/home/me/riocore/Output/TangNano9K/Gateware/pins.cst"
ERROR  (CT1135) : "/home/me/riocore/Output/TangNano9K/Gateware/pins.cst":54 | Can't find object named 'PINOUT_BITOUT0_BIT'
ERROR  (CT1135) : "/home/me/riocore/Output/TangNano9K/Gateware/pins.cst":55 | Can't find object named 'PINOUT_BITOUT0_BIT'
Physical Constraint parsed completed with errors

As far as I know I am doing as I always have, I did have a few silly mistakes but I have double checked the pin is valid and I tried not naming the plugin to spindle to see if that changed anything but no luck.

Cheers.
Russell.
Last edit: 06 Jul 2025 07:02 by epineh.

Please Log in or Create an account to join the conversation.

  • epineh
  • Away
  • Senior Member
  • Senior Member
More
06 Jul 2025 03:10 - 06 Jul 2025 06:29 #331366 by epineh
Last edit: 06 Jul 2025 06:29 by epineh.

Please Log in or Create an account to join the conversation.

Time to create page: 0.081 seconds
Powered by Kunena Forum