Robot-Will / Stino

A Sublime Text Plugin for Arduino
Other
1.58k stars 250 forks source link

Building problem by using Teensy 3.6 + Sublime Text 3 + Stino #521

Open ttcaixp opened 5 years ago

ttcaixp commented 5 years ago

Hi, I am using teensy 3.6, and there is no building problem with Teensyduino in Arduino IDE. and after building, a popup window appears.

However, there is a building problem when I try to building teensy file by using Teensy 3.6 + Sublime Text 3 + Stino. That is, there is no response after Step 3, and no popup window appears. (There is no problem in the case of Arduino + Sublime Text 3 + Stino)

[Step 1] Check Toolchain. [Step 2] Find all source files. [Step 3] Start building.

Could you tell me how to solve this problem?

otapix commented 4 years ago

Hello I would also like to know what happened. Today I have the same problem with ESP8266 (WeMos D1 R1).

[Step 1] Check Toolchain. [Step 2] Find all source files. [Step 3] Start building.

I tried to install the older version of the ESP8266 platform (currently I used 2.6.3), 2.6.3 - 2.6.0 does not work... 2.5.2 WORKS !! :) But earlier it worked with a newer version ... I think so.