Hi, I'm trying to connect to Turck's TX715 remotely via cellular connection through IXON. It was working fine before even though it took like 5mins to upload my code. Now I can only ping the device. Once the download reaches 99% or 100%, I lost connection. When I try to reconnect again, it just couldn't find the device. I need to restart my computer to find it again only to lost connection again at 100% download. Any help would greatly appreciated.
Hi, I would like to display a webpage but I keep getting the error attached. Is there a workaround to this or the web browser is just too old to handle the webpage? The webpage works fine on my Chrome.
Hi, I would like to display a webpage but I keep getting the error attached. Is there a workaround to this or the web browser is just too old to handle the webpage. The webpage works fine on my Chrome.
Hi all I came across this error when I tried to open task configuration after I applied RT kernel. Doesn't matter if I logged in or logged out, I still can't open my task configuration. Any ideas why? RT kernel details: version 5.10.63-rt52-v7+ #1 SMP PREEMPT_RT /etc/systemd/system.conf: RuntimeWatchdogSec=10 ShutdownWatchdogSec=10min /boot/cmdline.txt: dwc_otg.fiq_fsm_enable=0 dwc_otg.fiq_enable=0 dwc_otg.nak_holdoff=0 /etc/init.d/codesyscontrol: do_status if [ $? -eq 0 ]; then rm $PIDFILE echo...
I'm using the single core CODESYS version. Doesn't that mean the interrupt will also occur in the same core?
Thanks๐! I'm using the single core version In your example above, does this mean that if you use IRQBALANCE_BANNED_CPUS command, CODESYS would not be able to handle any interrupt events of the controller? Attached is the result of applying your solution. It seems core 2 still empty. I expect CODESYS would run there. Perhaps because I'm using a single core version and CODESYS always default to core 0. In my second attempt, I set taskset to core 0 and set isolcpus=0 in cmdline. I guess it works? But...
Thanks๐! I'm using the single core version In your example above, does this mean that if you use IRQBALANCE_BANNED_CPUS command, CODESYS would not be able to handle any interrupt events of the controller? Attached is the result of applying your solution. It seems core 2 still empty. I expect CODESYS would run there. Perhaps because I'm using a single core version and CODESYS always default to core 0. In my second attempt, I set taskset to core 0 and set isolcpus=0 in cmdline. I guess it works?
Thanks๐! I'm using the single core version In your example above, does this mean that if you use IRQBALANCE_BANNED_CPUS command, CODESYS would not be able to handle any interrupt events of the controller? Attached is the result of applying your solution. It seems core 2 still empty. I expect CODESYS would run there. Perhaps because I'm using a single core version and CODESYS always default to core 0. In my second attempt, I set taskset to core 0 and set isolcpus=0 in cmdline. I guess it works?