hlnd / nrf51-pure-gcc-setup

A simple and cross-platform GCC setup for nRF51-series development for Windows, OS X and Linux
BSD 3-Clause "New" or "Revised" License
131 stars 36 forks source link

Added make vars FLASH_BOOTLOADER_UICR and FLASH_SDK_BOOTLOADER_CONFIG #7

Open JoeMerten opened 10 years ago

JoeMerten commented 10 years ago

Currently only implemented for Makefile.posix Maybe someone like to add windows support.

== !!! There is still one Issue !!! == See the FIXME in Makefile.posix. The bootloader's address is wrote correctly to uicr, but I always get a "Error: Programming failed @ address 0x10001000 (block verification error)" I don't know how to fix this. Any suggestions? To not getting always this error message, I'd added a suppression hack for that.