Dear all,
From version Teensyduino > 1.59 I see warnings like this see below.
Code is loading no issues there but the warning is not nice and must not be there.
Version 1.59 no warnings > 1.59 warnings like this see below.
I use Ubuntu Linux 26.04.
Best,
Johan
WARNING: /etc/udev/rules.d/00-teensy.rules file is missing!
To fix, run these commands in a terminal window:
cd /tmp ; wget https://www.pjrc.com/teensy/00-teensy.rules
sudo cp /tmp/00-teensy.rules /etc/udev/rules.d/
Opening Teensy Loader...
Memory Usage on Teensy 4.1:
FLASH: code:9028, data:4040, headers:8432 free for files:8104964
RAM1: variables:4832, code:6512, padding:26256 free for local variables:486688
RAM2: variables:12416 free for malloc/new:511872
WARNING: /etc/udev/rules.d/00-teensy.rules file is missing!
To fix, run these commands in a terminal window:
cd /tmp ; wget https://www.pjrc.com/teensy/00-teensy.rules
sudo cp /tmp/00-teensy.rules /etc/udev/rules.d/
From version Teensyduino > 1.59 I see warnings like this see below.
Code is loading no issues there but the warning is not nice and must not be there.
Version 1.59 no warnings > 1.59 warnings like this see below.
I use Ubuntu Linux 26.04.
Best,
Johan
WARNING: /etc/udev/rules.d/00-teensy.rules file is missing!
To fix, run these commands in a terminal window:
cd /tmp ; wget https://www.pjrc.com/teensy/00-teensy.rules
sudo cp /tmp/00-teensy.rules /etc/udev/rules.d/
Opening Teensy Loader...
Memory Usage on Teensy 4.1:
FLASH: code:9028, data:4040, headers:8432 free for files:8104964
RAM1: variables:4832, code:6512, padding:26256 free for local variables:486688
RAM2: variables:12416 free for malloc/new:511872
WARNING: /etc/udev/rules.d/00-teensy.rules file is missing!
To fix, run these commands in a terminal window:
cd /tmp ; wget https://www.pjrc.com/teensy/00-teensy.rules
sudo cp /tmp/00-teensy.rules /etc/udev/rules.d/