Hi all
My target board is nRF51822, and I want to run the heart rate demo project, but a error message when I compile it :
[b]Build target 'nrf51822_xxaa_s110 (256K)' assembling arm_startup_nrf51.s... arm_startup_nrf51.s: error: A3903U: Argument '--pd' not permitted for option 'device'. "._build\ble_app_hrs.axf" - 1 Errors, 0 Warning(s). Target not created[/b]
Seems toolchain/compiler configurations incorrect ???
Thanks