• May I know where does stack memory begin in a Cortex M3's memory?
    For example, is it at the beginning of RAM, user or silicon vendor defined? I'd like to know such that I can identify the stack boundaries in memory and therefore know if I've caused a stack overflow...
  • SAM4S Bootloader Jump Address Offset
    Hi everyone, Apologies for asking a very similar question to those that are out there already, but this is my last hope as I have scoured Atmel and arm forums for a solution that works for me, but not...
  • file compression with cortex M4
    Hi I'm using a kinetis K64 cortex M4 with FreeRTOS and I need to compress files on a SD card. I have 100-150ko free Ram. Do you know a library for this ? I found only solutions with 1Mo minimum RAM requirement...
  • Atmel SAM4E Bootloader/VTOR executing new application
    I've written a boot loader for the Atmel SAM4E device which is working to a point, it can receive new application code via SPI, erase flash and write to flash, but I don't understand how to execute the...
  • Best version tracking tools for embedded software?
    Hi to you all, I'm working on a software involving an LPC4370 (Cortex M4 + 2*M0) and LPCXpresso IDE. I'd like to know if someone knows a good version tracking tool for the platform. My key requisites...