You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will be really, really cool and will become the single most important project to use gcc+nrf51822 with a complete application+OTA bootloader+firmware
thanks!!
The text was updated successfully, but these errors were encountered:
hello,
thanks for your work - its very exciting that you guys are working to support gcc.
At the mbed project, we have been testing out a complete toolflow using cmake - here is an example https://github.com/sandys/mbed-nrf51-gcc-test
please pay attention to https://github.com/sandys/mbed-nrf51-gcc-test/blob/master/projects/BLE_HeartRate/CMakeLists.txt
it would be great if you can create a build for gcc using 1) cmake 2) include application, firmware and OTA bootloader in a single hex using "srec_cat" (done in the example project). Please also mention the intended way to flash this to the chip - we are attempting to use openocd in the following way (https://github.com/RIOT-OS/RIOT/wiki/Board:-yunjia-nrf51822 + https://devzone.nordicsemi.com/question/14761/programming-nrf51822-using-swd/) to flash this.
This will be really, really cool and will become the single most important project to use gcc+nrf51822 with a complete application+OTA bootloader+firmware
thanks!!
The text was updated successfully, but these errors were encountered: