Menu

TMR-FC / Blog: Recent posts

Compiling Nuttx & NSH for TMR-FC board

Nuttx 我也正在使用及研究中

我的MCU是 STM32F405RG ( TMR-FC board https://sourceforge.net/projects/tmr-fc/ )

目前編譯 nuttx + NSH ( STM32 VCP 虛擬 USB串口 ) 在板上跑起來了

我的作業系統 :

windows 7 (64 bit)

我的環境及編譯器 :

  1. BASH on Windows
    Cygwin ( gcc, g++, make, gdb, perl, flex, bison, python, unix2dos )
    http://www.cygwin.com/

  2. Pre-built GNU toolchain from ARM Cortex-M & Cortex-R processors (Cortex-M0/M0+/M3/M4, Cortex-R4/R5).
    gcc-arm-none-eabi-4_7-2013q1-20130313-win32 ( 支援 hard FPU )
    https://launchpad.net/gcc-arm-embedded/... read more

Posted by CCTSAO 2013-06-24
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.