#001 - Setting the Development Environment for NuttX
This is the first video of Getting Started to NuttX. I will explain what you need to getting started to NuttX using a low cost board powered by STM32F103 microcontroller.
These are the commands executed in the video:
apt-get install automake bison build-essential flex gcc-arm-none-eabi gperf git libncurses5-dev libtool libusb-dev libusb-1.0.0-dev pkg-config
mkdir ~/nuttxspace
cd ~/nuttxspace
git clone http://repo.or.cz/r/openocd.git
cd ~/nuttxspace/openocd
./bootstrap
./configure --enable-internal-jimtcl --enable-maintainer-mode --disable-werror --disable-shared --enable-stlink --enable-jlink --enable-rlink --enable-vslink --enable-ti-icdi --enable-remote-bitbang
make
sudo make install
Видео #001 - Setting the Development Environment for NuttX автора Бутстраповый калейдоскоп идей
Видео #001 - Setting the Development Environment for NuttX автора Бутстраповый калейдоскоп идей
Информация
3 декабря 2023 г. 5:28:48
00:03:46
Похожие видео