defragster
Senior Member+
Got the two EXE's: luni64/VisualTeensy/releases
Installed Ver 1.27 of visual studio code
Installed c/C++ extensions: ms-vscode.cpptools
Doing Expert setup - as my install is ZIP variety on Windows:
> I have my boards.txt: T:\arduino-1.8.7_144_TYC\hardware\teensy\avr
> Not sure what the :: 'Path to TeensyCore Library' is asking for? :: T:\arduino-1.8.7_144_TYC\hardware\teensy\avr\cores\teensy3
> And Compiler folder? :: T:\arduino-1.8.7_144_TYC\hardware\tools\arm
All it should need is the root of my IDE/TeensyDuino UnZip folder?
I got a build - but no upload with TyCommander? Does it use the GUI? How does it link to it? I get this error text:
Installed Ver 1.27 of visual studio code
Installed c/C++ extensions: ms-vscode.cpptools
Doing Expert setup - as my install is ZIP variety on Windows:
> I have my boards.txt: T:\arduino-1.8.7_144_TYC\hardware\teensy\avr
> Not sure what the :: 'Path to TeensyCore Library' is asking for? :: T:\arduino-1.8.7_144_TYC\hardware\teensy\avr\cores\teensy3
> And Compiler folder? :: T:\arduino-1.8.7_144_TYC\hardware\tools\arm
All it should need is the root of my IDE/TeensyDuino UnZip folder?
I got a build - but no upload with TyCommander? Does it use the GUI? How does it link to it? I get this error text:
> Executing task: T:/Programs/VisualTeensy/make.exe upload -j -Otarget <
process_begin: CreateProcess(NULL, \teensy_post_compile -test -file=BlinkMin -path=bin -tools= -board=TEENSY36 -reboot, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [makefile:104: upload] Error 2
The terminal process terminated with exit code: 1