This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Keil toolchain/compiler configurations incorrect

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 :

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

Seems toolchain/compiler configurations incorrect ???

Thanks

Parents
  • Ok, so?

    Where did you get the board and project from? Perhaps it has expectations about a specific release of Keil? Or a compiler? Is it expecting a GNU/GCC compiler being installed? Do you have a GNU/GCC compiler installed? What version?

    Have you contacted the provider of the code/project? What do they say? Is there a README file or some other accompanying documentation?

Reply
  • Ok, so?

    Where did you get the board and project from? Perhaps it has expectations about a specific release of Keil? Or a compiler? Is it expecting a GNU/GCC compiler being installed? Do you have a GNU/GCC compiler installed? What version?

    Have you contacted the provider of the code/project? What do they say? Is there a README file or some other accompanying documentation?

Children
No data