• Interrupts do not work from internal flash
    Hi, all! I run into problem: debugging programm with Keil monitor-166 from RAM works fine. But if I run programm from internal flash I can't get interrupts from PWM timers. Can anyone explain...
  • Interrupts do not work from internal flash
    Hi, all! I run into problem: debugging programm with Keil monitor-166 from RAM works fine. But if I run programm from internal flash I can't get interrupts from PWM timers. Can anyone explain...
  • How did you measure the Instruction cache efficiency? Just code execution from Flash? Reading data from Flash? Programming data to Flash?
    This question was raised in the ' How to implement a secure IoT system on ARMv8-M ' webinar, view all the questions in the round up blog post .
  • How did you measure the Instruction cache efficiency? Just code execution from Flash? Reading data from Flash? Programming data to Flash?
    This question was raised in the ' How to implement a secure IoT system on ARMv8-M ' webinar, view all the questions in the round up blog post .
  • Flash operations on C8051F531A (read, write a byte to/from flash)
    Hi there! Is anyone who could give me a hind on how to implement C-functions which can read or write a byte from/to the flash memory of the C8051F531A microcontroller of SiLabs? Would be great...