• How to generate timer interrupt?
    Hi all, I was studying juno_ADP_trm.pdf, but i don't find how to generate timer interrupt? for example, loop interrupt of 1ms. someone did it?
  • generic arm cortex bootloader
    Hi is there any open source bootloader for arm cortex m*? I have a series of boards (light LED control/ motor control ,...) controlled via CAN/LIN/Ethernet and would like to have a bootloader where...
  • after generating code through stm32cubemx ide error msg "The code is generated succesfully under c/: but MDK-ARM V5 project generation have a problem",..please help me to resolved this problem.Thanks in...
  • Multicore Platform General Purpose Registers
    Hi, experts Ash Wilding Mark Nicholson , I'm wondering for the multicore ARM architecture, are all CPU cores sharing one set of general purpose registers (X0 - X30) or each CPU core has its separate...
  • Generating .elf files with ARM toolchain
    Hello. I'm fairly new to embedded software development, and could use some clarification on how to generate .elf files from .c files. I've recently downloaded the following toolchain installation...