• File System with NAND FLASH On stm32f76x ECC
    Hello! ARM Embedded Engineers, I want to use mdk file system in Run-Time Environment, I enabled SD and NAND FLASH memory, so I can create and del file on both of them, but the question is I don't know...
  • 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...
  • The next generation of motherboards with arm processor
    I intend to create a motherboard with Arm processors, which I intend to do with this project is to provide portability to all windows linux mac operating systems, these are found to be made without the...
  • 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...
  • Position inpdeped code for bootloader.
    Hello, I'm creating a custom OTA firmware update on cc2640 chip from TI. (Cortex M3) For this reason two memory regions are reserved for firmware images. The problem is, the code works only if it is...