Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

complete bootloader and application build-> hex #1

Open
sandys opened this issue Sep 12, 2014 · 0 comments
Open

complete bootloader and application build-> hex #1

sandys opened this issue Sep 12, 2014 · 0 comments

Comments

@sandys
Copy link

sandys commented Sep 12, 2014

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!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant