I did not really think, that you would jump onto this idea using "weird" Forth here. :-)
(( I have discovered, that if I use a simple way of local variables in Forth and if I use normal structured source text files...
...thinking of it...
I could indeed contribute to the idea or a variation of it myself: If pjrc would want to ship T4.1 with a preloaded Forth as a bonus for every customer, which would just serve as a blinktest, if...
@Frank, no problem! Best regards from Esslingen. I just was not too happy, because I think the idea is not completely silly and because it takes some time for me to write - especially in English.
@Paul: This forth...
Thank you both for the explanations.
The idea was: To ship the T4.1 with the SD-Bootloader already flashed to every customer.
For myself I can flash the Teensy and I can load an application written in Forth from...
Well, Frank, you answered negative within 4 Minutes to my idea, saying that there is no need for it, this felt to me like "crushed down". Have you been part of a group doing brainstorming in the past? There is an...
Start the Teensyloader. - Up to now I have installed Arduino first and then Teensy with all its compiler and libraries. Ok, I found now, that there is indeed a "Loader-Only-Installation." Good to know, because the idea...
Hi,
at the moment I have a project, which is of some interest for people, who are not familiar with programming, but do some electronics. T3.5 or now T4.1 is used and a SD card is used too.
Perhaps the following...
Thank you very much, Frank, this works.
(Although I don't feel very comfortable, when I write to a register and don't have any idea, what I am doing there... :-) )
Hi,
there are some threads about software restart, but I could not see, which will lead to an easy way to just do it with T3.5/3.6/4.1 using Arduino IDE.
I just need a function which will restart the device.
Many...