• FLASH CHECKSUM COMPUTATION (PROCESSOR ARM CORTEX M0, FLASH 16MB)
    Hello, I am working on a project with ARM Cortex M0 processor. I am totally new to the concept of ARM and its processor, (but the project requires it). I already have the application files made and I...
  • FLASH CHECKSUM COMPUTATION (PROCESSOR ARM CORTEX M0, FLASH 16MB)
    Hello, I am working on a project with ARM Cortex M0 processor. I am totally new to the concept of ARM and its processor, (but the project requires it). I already have the application files made and I...
  • 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?
  • 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...