• ARM7 toolchain for Windows
    What is the correct toolchain for LPC2148 (ARM7-TDMI-S) and where can it be found.? I'm using Eclipse as the IDE on Windows but can only find Cortex GCC toolchains on ARM.
  • Problems with pre-built GNU8 in Windows
    Hi, I tried to use gcc from gcc-arm-8.2-2018.08-i686-mingw32-aarch64-elf.tar.xz in Windows 10 but encountered the following problems: I was not able to extract the files from the above tar successfully...
  • Running code built for ARM in Eclipse on Windows?
    A beginner question, sorry. 1. I have a C floating point code. I build it and run it in Eclipse CDT using Cygwin GCC toolchain. 2. I would like to compile the same C code, but this time for ARM Cortex...
  • Accessing MPS3 serial ports in Windows 10
    The MPS3 board provides 4 serial ports over USB. When the board is powered up and connected to a PC via USB, these ports should be visible in the device manager: Windows Device Drivers not Installed...
  • About SPI flash programming in Windows-on-Arm
    I wonder if there's any SPI interface like Intel chipset in Qualcomm ARM platform? I would like to dump the flash UEFI / BIOS image which stored in SPI flash ROM on Quadcomm ARM platform.