This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Differences between .hex files nRF52

Hi All,

I have a problem with .hex file. I use example ble_app_uart from nRF5_SDK. In examples\ble_peripheral\ble_app_uart\pca10056\s140\armgcc I executed: make all and _build folder was created. Unfortunately when I load nrf52840_xxaa.hex from _build folder, this example do not run. On the other hand when I load ble_app_uart_pca10056_s140.hex from ble_peripheral\ble_app_uart\hex, everything is good. During compilation I get an incomplete hex file.

Someone had such a problem? What could be the reason?

Parents Reply Children
Related