Search found 1022 matches
- 16 Apr 2025, 20:09
- Forum: CODESYS
- Topic: Build error using Revolution Pi Library for CODESYS v1.4.1.0 and v2.0.0.0 with CODESYS v3.5 SP21 (64bit)
- Replies: 10
- Views: 20159
Re: Build error using Revolution Pi Library for CODESYS v1.4.1.0 and v2.0.0.0 with CODESYS v3.5 SP21 (64bit)
Unfortunately not fornthe older library. Stretch was end of life in 2020 and even the lts support ended in 2022. Is there are particular reason why you cant update ro a recent os version?
- 16 Apr 2025, 19:20
- Forum: Software
- Topic: Code Example for ConCAN?
- Replies: 15
- Views: 20219
Re: Code Example for ConCAN?
The permission errors are probably due to missing privileges. Call the program with sudo.
- 16 Apr 2025, 19:18
- Forum: CODESYS
- Topic: Build error using Revolution Pi Library for CODESYS v1.4.1.0 and v2.0.0.0 with CODESYS v3.5 SP21 (64bit)
- Replies: 10
- Views: 20159
Re: Build error using Revolution Pi Library for CODESYS v1.4.1.0 and v2.0.0.0 with CODESYS v3.5 SP21 (64bit)
Codesys sp21 isnt supported (yet). We're about to publish a beta release with sp21 support soon
- 16 Apr 2025, 19:17
- Forum: Software
- Topic: start-config. fails to start
- Replies: 13
- Views: 16378
Re: start-config. fails to start
Great to hear that everything is working now! I f you have any further questions feel free to open another topic
- 16 Apr 2025, 08:51
- Forum: Software
- Topic: start-config. fails to start
- Replies: 13
- Views: 16378
Re: start-config. fails to start
Thanks from the kernel log and noticed that your kernel command line
[ 0.000000] Kernel command line: coherent_pool=1M snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 smsc95xx.macaddr=B8:27:EB:F6:22:28 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg ...
[ 0.000000] Kernel command line: coherent_pool=1M snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 smsc95xx.macaddr=B8:27:EB:F6:22:28 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg ...
- 16 Apr 2025, 00:56
- Forum: Connectivity
- Topic: replace_ios.conf funktioniert nicht
- Replies: 2
- Views: 11661
Re: replace_ios.conf funktioniert nicht
string ist kein gültiger Format Bezeichner.
Aus der revpimodio2 Doku (siehe replace_io in https://revpimodio.org/en/doc2/io/) :
frm
struct() formatting (1 character) – According to Python preferences. https://docs.python.org/3/library/struct.html#format-characters
Du willst also vermutlich s bzw ...
Aus der revpimodio2 Doku (siehe replace_io in https://revpimodio.org/en/doc2/io/) :
frm
struct() formatting (1 character) – According to Python preferences. https://docs.python.org/3/library/struct.html#format-characters
Du willst also vermutlich s bzw ...
- 16 Apr 2025, 00:51
- Forum: Software
- Topic: Code Example for ConCAN?
- Replies: 15
- Views: 20219
Re: Code Example for ConCAN?
This code wont work. It uses hsrd coded vcan adapter and no physical interface.
From the guthub readme:
Hardcoded to use the vcan0 virtual CAN device.
From the guthub readme:
Hardcoded to use the vcan0 virtual CAN device.
- 15 Apr 2025, 14:06
- Forum: Software
- Topic: start-config. fails to start
- Replies: 13
- Views: 16378
Re: start-config. fails to start
What does
dmesg | grep -E '(serial|piControl|pibridge)'
print in case of failure and after a successful reset?
dmesg | grep -E '(serial|piControl|pibridge)'
print in case of failure and after a successful reset?
- 15 Apr 2025, 14:04
- Forum: Software
- Topic: Code Example for ConCAN?
- Replies: 15
- Views: 20219
Re: Code Example for ConCAN?
The ConCan has just a power LED. The other LEDs are not populated (it's a standard enclosure for our extension modules thus all 6 leds are cut out).
How did you try to use the CAN interface?
Nicolai
How did you try to use the CAN interface?
Nicolai
- 15 Apr 2025, 08:53
- Forum: Software
- Topic: start-config. fails to start
- Replies: 13
- Views: 16378
Re: start-config. fails to start
The other sos report also contains
enable_uart=1
in /boot/firmware/config.txt?
enable_uart=1
in /boot/firmware/config.txt?