With the latest (not yet released, but on the forum available) version of Visual Micro the memory information is shown again. (:
(see 4th post in this thread https://www.visualmicro.com/forums/YaBB.pl?num=1783282614)
Hello,
I use Visual Micro with Arduino IDE 2.3.10. In Visual Micro the Memory Usage information isn't shown in the Output since TeensyDuino 1.62.
In Arduino IDE 2 it is still present. For instance:
Memory Usage on Teensy 4.1:
FLASH: code:38924...
The 'Verify' popup text even changes to 'Verify (Clean)' when SHIFT is held!
RE: p#15 - Indeed MTP Build makes Windows act funny - even when the sketch code doesn't have any direct calls to it.
TyComm somehow catches the proper arrival of Teensy...
PJRC decided to skip RT1170 and focus on NXP's next generation.
I can't talk about anything I might know of NXP's future products which isn't yet published on their public website. PJRC does have a NDA with NXP, which is how we got an early...
I'm not classy enough for haiku's
There was a board called Teensy
Programming it was very easy
When bugs raised their head
Lack of debug left you dead
Adding JTAG the cause you could see.
Here is a second beta test for Teensyduino 1.62.
Arduino 2.3.x: Copy this URL to Arduino IDE File > Preferences (Arduino IDE > Settings on MacOS).
https://www.pjrc.com/teensy/td_162-beta2/package_teensy_0.62.2_index.json
Use Boards Manager to...
Maybe the SPI crash is another static initialization order issue? I'll take a quick look and see if I can get SPI back to fully compile time init before wrapping up beta2. Even if the SPI crash is something else, compile time init really does...
I'll package up beta2 shortly, with both 32 and 64 toolchain builds for Windows running Arduino IDE 2.3.x
I'm making new copies of the toolchain for all platforms, with some the utilities we never use deleted to trim the download size byte a few...
Yes, gcc 15.2 brings the possibility to migrate to C++20. But it won't happen soon. As with migrating from C++11 to C++14 and C++14 to C++17, we move to the new toolchain first but remain on the same C++ dialect for at least a couple releases...
Here is a first beta test for Teensyduino 1.62.
Arduino 2.3.x, for Windows, Linux X86_64, MacOS X86_64, MacOS ARM64 (Apple Silicon). Copy this URL to Arduino IDE File > Preferences (or Arduino IDE > Settings on MacOS)...
Teensyduino 1.61 has been released
https://www.pjrc.com/teensy/td_download.html
Support for Arduino IDE 2.0.4 and later is available by adding this package index URL in File > Preferences.
https://www.pjrc.com/teensy/package_teensy_index.json...