Hi Steve and all, Looking at the Teensy 4.0 memory map https://www.pjrc.com/store/teensy40.html
I take it, the new compiler (or linker) can allocate code segments into the right memory areas. I have a Teensy 3.6 for MMDVM development, loaded but unused. My Men's Shed (Orchard Hills, NSW) has an excellent signal to/from the Mt Bindo repeater so I looked at us providing an internet link, AllStar then HamVOIP. The HamVOIP team have decided on the Raspberry Pi 4B and Arch linux as their deployment HW & SW environment. So I'll get one or two for our Men's Shed. Any thoughts? Codecs, which one is the "standard" for the internet links? Alan VK2ZIW On Sat, 15 Feb 2020 10:29:31 -0600, Steve wrote > I snagged a Teensy 4.0 development board and was messing around, and > noticed there was a newer gcc-arm-none-eabi from 2019. > > https://developer.arm.com/tools-and-software/open-source- > software/developer-tools/gnu-toolchain/gnu-rm/downloads > > In the stm32 README it uses Keil so the change would be: > > wget > https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu- > rm/9-2019q4/gcc-arm-none-eabi-9-2019-q4-major-x86_64-linux.tar.bz2 > > It seems to compile just fine. > > P.S. I do it a bit different, by bursting it in /opt and then adding > the path to /etc/environment > > e.g. > > PATH="/opt/java/bin:/opt/netbeans/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin: /usr/bin:/sbin:/bin:/opt/gcc-arm-none-eabi-9-2019-q4-major/bin" > > logout/login to reset... > > FYI > > _______________________________________________ > Freetel-codec2 mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/freetel-codec2 --------------------------------------------------- Alan Beard OpenWebMail 2.53 _______________________________________________ Freetel-codec2 mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freetel-codec2
