• Are you expected to manually set registers in Keil µVision?
    In the university we had to programm all registers manually. You were only given the header file for the device with all of the registers. From what I have understood Keil acts like an interface to set...
  • Can't write into DWT Registers
    Hello, I want to measure microseconds with the Cycle Counter of the DWT-Unit on a STM32F7. After long long searching, I found a lot of examples to do this by setting the CoreDebug->DEMCR register...
  • rddi-dap-ds failed to initialise the target connection control object
    I'm getting this error when trying to connect to a TWR-VF65GS10 tower board using DS-5 for vybrid and ULINKproD debugger: RDDI-DAP-DS : Failed to initialise the target connection control object ULP :...
  • add project CFLAGS to CMSIS-PACK Project Description (*.CPDSC)
    in the CPDSC definition, I can not find how to add CFLAGS settings for dedicated project. so how can I do this?
  • clarification for .svd syntax
    The table spec for .svd cluster sections have a tag called <name>. https://siliconlabs.github.io/Gecko_SDK_Doc/CMSIS/SVD/html/group__cluster_level__gr.html .svd files from Atmel/Microchip omit ...