Ravi Karoria
Ravi Karoria
Sorry, forgot to mention that I am using grbl with ESP32 controller.
@MitchBradley Any clues?
Thanks for quick response. I will study more on host mode.
No any custom code. I just cloned iMXRT repo and tried to compile it without even editing a single line.
I have raised issue at pio. Got following response. https://community.platformio.org/t/cant-install-teensy-4-16/39947/2 It seems they have removed old version from server. Can we use latest version 5.0.0?
Ok. Will check that and revert. Sorry I missed your instruction.
Giving url link as under in platformio.ini file installs teensy version 4.16 and compiles successfully: Instead of: platform = ${common_teensy.platform}@4.16 Change with: platform = https://github.com/platformio/platform-teensy.git#v4.16.0 I can confirm that I...
Hi @terjeio Can u reproduce this in your system? I use teensy 4.1 with custom board map.
N_TOOLS is 6. I am using 5 axis configuration.