• 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...
  • 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 ...
  • Can't use DAC1 registers
    Hello, I'm not able to use DAC1 and DAC2 registers separately, everytime I build my project I get a warning message saying that "cmsis_iar.h" is obsolete so I can't download and debug because DAC1 gives...