• SPI Flash in RL-ARM FlashFS
    I use SPI flash memory for FlashFS (LPC23xx and Microchip SST25VF032B or Numonyx N25Q032). All are OK, but I cannot create a directory as SD card. if I use the string s:\dir\file.ext char file_name_str...
  • Placing array tables in ARM flash?
    I have some Const array tables that i want place in the flash/code memory of ARM controller. we can place array in code memory of C51 using "code" keyword. but how to place const array in ARM?
  • flash
    Downloading to on-chip Flash on an STR710RZ device results in the following error messages: Load size error. (Addr:=0x20000000) Unknown Error and popup window display: Cannot Load Flash Programming...
  • Flash CRC, constant at Flash end
    Hello, I am doing a CRC calculation over the Program Flash of the Cortex M0 STM32F030 CPU. For this I want to place a constant at the end of the flash (containing the expected CRC) using: __attribute__...
  • Arm - thumb - IAP Flash programming MBU2140
    Hi We are using muVision3 V3.23 (CA.EXE vs 2.41) with a MCB2140 board with LPC2148. We are using the EX8-IAP example program as a basis for flash programming to prepare an upgrade function of our...