• can anyone help me find a simulation software for ARM STM32f207IG(like proteus # I can't find this in proteus)??
    I was trying to run some program but due to technical difficulties cant take the board all along with me. hence I wanted to simulate the circuit in some simulation software such as proteus. can anyone...
  • Default crt0.o startup for GCC - Cortex M0
    I am trying to write a bootloader that fits within a 4Kbyte space and I'm trying to keep the essential code as small as possible. However, with the standard default setup from the CMSDK Cortex M0 enviroment...
  • New Simulation Models forum
    Hi all, We have created a new forum for any questions or comments regarding virtual platforms based on Arm Fast Models or Arm Cycle Models, including Fixed Virtual Platforms. https://community.arm.com...
  • Multiple Application Code with Bootloader
    Hello, Looking for some pointers on the scenario below. I'm fairly new to firmware and bare-metal programming. In the system I'm working on, I am looking to get a bootloader and 2 application programs...
  • Resume execution after hardfault on cortex m0
    Hi all, I 'm an embedded software engineer and I'm currently working on a nRF51822 target which is a ARM m0. I want to design a fault logger to track errors in our code even it a debugger is not attached...