tytools icon indicating copy to clipboard operation
tytools copied to clipboard

Collection of tools to manage Teensy boards

Results 25 tytools issues
Sort by recently updated
recently updated
newest added

Placing a platform.local.txt with these lines including the {{local path}} to the EXE: tools.teensyloader.cmd.path={{local path}}\TyCommanderC.exe tools.teensyloader.upload.pattern="{cmd.path}" upload --autostart --wait --delegate "{build.path}/{build.project_name}.hex" Path for platform.local.txt is: C:\Users\{{Local User}}\AppData\Local\Arduino15\packages\teensy\hardware\avr\1.57.1\platform.local.txt Where {{Local User}}...

I'm having issues with the installer TyTools-0.9.8-win64.msi on some computers, I'm getting error codes 2503 and 2502 during install. I'm I missing some assumptions about requirements? I have no issues...

help wanted

I'm running tycmd version 0.9.8 on a Raspberry Pi. I have several Teensy 3 boards attached and found that I could use `tycmd` to upload new code to some of...

bug

I am running [BalenaOS](https://www.balena.io/os/) and have a working version of the `tycmd` tool running on my Raspberry Pi 4B 8G model. ![Screenshot 2022-09-27 at 10 30 52](https://user-images.githubusercontent.com/5169258/192489940-75873e71-752d-47ac-af36-60dd0d6f9986.png) However, when I...

help wanted

I'm trying to run a "spinner" in the serial output when my sketch is idle. This should output one of the '|' '/' '-' '\\' characters on each loop with...

enhancement

Really useful tool, many thanks. May I suggest an option to timestamp the serial console in TyCommander? Cheers Richard

enhancement

This was reported to me by a third party. I can't reproduce since I don't have the hardware. Looks like a serial comms issue. The "enable serial" option would not...

help wanted

Currently in Beta - only Teensy.exe Loader knows the process and steps for parsing an encrypted .eHex file and determining when it is required for upload and then programming it...

enhancement

The Teensy 4 Serial USB at 480 Mbps is capable of 300K+ lines per second now versus about 27K from a T_3.6 to Windows. Paul is going to come up...

enhancement

Not sure if this should be a tytools issue or a platformio one, but thought I'd start here. It would be great if tytools were a tool available to platformio...

enhancement