gaminn

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Failed to apply project settings #22653
    gaminn
    Participant

    Hi,

    thanks, the solution was almost as you write:

    1. When creating new project, download nrf51 legacy BSP. I don’t understand how it is possible that my installation of VisualGDB removed support of nrf51 (I didn’t do it, when any update message from VisualGDB shows I cancel it). Please don’t do updates of VisualGDB which affects current projects of your users.
    2. Open nrf5x.xml file of new project. There is line <BspID>com.sysprogs.arm.nordic.nrf5x-legacy</BspID>. In my nrf51 projet, there is <BspID>com.sysprogs.arm.nordic.nrf5x</BspID>. So add “-legacy” to it.
    3. It works!
Viewing 1 post (of 1 total)