• Clear or Set NVIC Interrupts with NVIC->ICER[0] and ISER[0] causes error
    When setting or clearing NVIC Interrupts without library functions the |= operator doesnt work. When I used it, all other interrupts were cleared. The stm32F103 Datasheet says that the actual enable...
  • Clear or Set NVIC Interrupts with NVIC->ICER[0] and ISER[0] causes error
    When setting or clearing NVIC Interrupts without library functions the |= operator doesnt work. When I used it, all other interrupts were cleared. The stm32F103 Datasheet says that the actual enable...
  • Breakpoints do not work with CortexM4 Fast Model
    Hello using ARM DS 2021.2, I am unable to put breakpoints on code running on the Cortex M4 Fast Model 11.15 I did some tricky things with the R52 Fast model by using the debugger command : ...
  • [CORTEXM4] Tarmac.log in Palladium simulation
    Hi, I am running the ASIC emulation on the Palladium machine. Right now we are using the ARM RTL (instead of ARM PLI) and in such case there is no tarmac.log. Is there an option to run with ARM...
  • [CORTEXM4] Tarmac.log in Palladium simulation
    Hi, I am running the ASIC emulation on the Palladium machine. Right now we are using the ARM RTL (instead of ARM PLI) and in such case there is no tarmac.log. Is there an option to run with ARM...