nrf51 hardware registers

Sysprogs forums Forums VisualGDB nrf51 hardware registers

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7096
    Martijn
    Participant

    Hello,

    I downloaded the BSP for the nrf51 series and noticed the hardware register list is incomplete.

    The TIMER1, TIMER2, RTC1, TWI1 and SPI1 are missing. I update the xml and it is complete for me now, but maybe you can update the package for everyone?

    Or maybe I can upload my updated xml file somewhere?

    Thanks.

    #7105
    support
    Keymaster

    Hi,

    Can you confirm that the only missing registers are the second/third instances of some peripherals (e.g. TIMER1, TIMER2 are missing while TIMER0 is OK)? Looks like the Nordic SVD files are using an undocumented extension for those devices, so we should be able to update our SVD parser and fix this globally.

    #7113
    Martijn
    Participant

    Yes, it are the second/third instances of the peripherals.

    #7135
    support
    Keymaster

    OK, then we will update the parser so that the next version of our nRF51 package contains the correct definitions. Please also feel free to attach your patched XML file here so that everybody could download it before we release the next version.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.