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?
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.
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.