Activity for autojay

  • autojay autojay posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    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.

  • autojay autojay modified a comment on discussion Engineering πŸ‡¬πŸ‡§

    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.

  • autojay autojay posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    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.

  • autojay autojay posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    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...

  • autojay autojay posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    I'm using the single core CODESYS version. Doesn't that mean the interrupt will also occur in the same core?

  • autojay autojay modified a comment on discussion Runtime πŸ‡¬πŸ‡§

    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...

  • autojay autojay modified a comment on discussion Runtime πŸ‡¬πŸ‡§

    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?

  • autojay autojay modified a comment on discussion Runtime πŸ‡¬πŸ‡§

    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?

  • autojay autojay modified a comment on discussion Runtime πŸ‡¬πŸ‡§

    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?

  • autojay autojay posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    ThanksπŸ˜„! Does this mean that if you use IRQBALANCE_BANNED_CPUS command, CODESYS would not be able to handle any interrupt events of the controller?

  • autojay autojay posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    Thanks. Would this have the same effect as using the taskset command on the CODESYS runtime? And how do I set the CODESYS runtime to run at high priority?

  • autojay autojay posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    Hi everyone I have applied an RT kernel on my raspberry pi. Now I would like to isolate the CODESYS runtime to run on one core. How do I do that? I checked running processes using the htop command and found multiple instances of CODESYS runtime. How do I isolate them all into a single core? I've been following this guide here but couldn't it working: http://www.comfilewiki.co.kr/en/doku.php?id=comfilepi:improving_real-time_performance:index

  • autojay autojay modified a comment on discussion Runtime πŸ‡¬πŸ‡§

    I'm trying to set my codesys runtime to real time using this guide here: http://www.comfilewiki.co.kr/en/doku.php?id=comfilepi:improving_real-time_performance:index on a raspberry pi (comfile) I tried: but CodesysControl is still not set as RT: Interestingly, when I used top command, I got this: Is it because of the PID mismatch? How do I remedy this issue?

  • autojay autojay modified a comment on discussion Runtime πŸ‡¬πŸ‡§

    I'm trying to set my codesys runtime to real time using this guide here: http://www.comfilewiki.co.kr/en/doku.php?id=comfilepi:improving_real-time_performance:index on a raspberry pi (comfile) I tried: but CodesysControl is still not set as RT: Interestingly, when I used top command, I got this:

  • autojay autojay modified a comment on discussion Runtime πŸ‡¬πŸ‡§

    I'm trying to set my codesys runtime to real time using this guide here: http://www.comfilewiki.co.kr/en/doku.php?id=comfilepi:improving_real-time_performance:index on a raspberry pi (comfile) I tried: but CodesysControl is still not set as RT: Interestingly, when I used top command, I got this:

  • autojay autojay posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    I'm trying to set my codesys runtime to real time using this guide here: http://www.comfilewiki.co.kr/en/doku.php?id=comfilepi:improving_real-time_performance:index on a raspberry pi (comfile) I tried: but CodesysControl is still not set as RT: Interestingly, when I used top command, I got this:

  • autojay autojay posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Did you end up finding the solution? I have the same problem...

1