filmov
tv
nRF51822 flash by ST-link/V2 - Ubuntu 16.04
![preview_player](https://i.ytimg.com/vi/o_9Lmm0SYr8/maxresdefault.jpg)
Показать описание
How to programming nRF5 using Stlink-V2 on Linux (Ubuntu 16.04)
1. Summary USB driver:
sudo apt-get install git
sudo apt-get install autoconf
sudo apt-get install libusb-1.0-0-dev
2. Setup openocd
cd openocd-code/
./bootstrap
./configure
make
sudo make install
3. Setup st-link
./configure
make
sudo cp st-* /usr/bin find . -name "*.rules"
sudo udevadm control --reload-rules
sudo udevadm trigger
lsusb
/*----------------------------------------------------------------------------------------------------------*/
#nRF51822 Target
transport select hla_swd
set WORKAREASIZE 0x4000
/*----------------------------------------------------------------------------------------------------------*/
5. GNU-ARM Toolchain: version [gcc-arm-none-eabi-7-2017-q4-major]
6. nRF5-SDK
1. Summary USB driver:
sudo apt-get install git
sudo apt-get install autoconf
sudo apt-get install libusb-1.0-0-dev
2. Setup openocd
cd openocd-code/
./bootstrap
./configure
make
sudo make install
3. Setup st-link
./configure
make
sudo cp st-* /usr/bin find . -name "*.rules"
sudo udevadm control --reload-rules
sudo udevadm trigger
lsusb
/*----------------------------------------------------------------------------------------------------------*/
#nRF51822 Target
transport select hla_swd
set WORKAREASIZE 0x4000
/*----------------------------------------------------------------------------------------------------------*/
5. GNU-ARM Toolchain: version [gcc-arm-none-eabi-7-2017-q4-major]
6. nRF5-SDK
nRF51822 flash by ST-link/V2 - Ubuntu 16.04
Usage ST-LINK V2 Tutorial. STM32 Programming for Beginners. Cheap clone ST-Link comparation
nRF51822 - Get started - nordicsemi.com, Stlink v2 and Keil
How works nRF51822 using slink v2
nRF51822 #2: Installation Programmer ST-Link V2 und openocd
Heart breaking experience with ST-LINK/V2 with Nordic nrf51822 bolt from the blue, dubious
Howto #2: ST-Link V2 update flash 10% faster
Programming Bluetooth LE with nRF51822 (Arduino IDE + BLE400)
Electronics: What pins on a nRF51822 do I connect to a STM32 programmer?
Programming nRF51822 (Core51822) Using Segger J Link
nRF52832 #1: blinky mit ST-Link V2 und openocd
Programming Hex into Custom nRF51822 Chip Using nRF51-DK (PCA10028) | Segger J Flash
How do I get a chinese nRF51822 development kit running examples with an ST-link, Keil uVision?
How to cheaply program a BMD-340 module using an ST-link/V2
Programming Cheap Bluetooth Module With Arduino | PCB From PCBWAY.com
Nrf51822 Smartlock Final
Tutorial: Programming Nordic nRF Firmware with J-Link
Stlink and GUI | Updates | VIDEO 12
nRF51822 #21: Bluetooth / BLE Service #3 Si7021 with TWI / I²C
My Custom ST-LINK V2 Program and Debug Board Test
nRF51822 #1: Einstieg in die Entwicklung mit dem ARM Microcontroller
nRF51822 #5: kompilieren, flashen und debuggen
nRF51822 #20: Bluetooth / BLE Service #2 MAX6675 (english)
NRF51822-QFAA-R7 Nordic Semiconductor | RF Receivers
Комментарии