• writing to MCU Flash/EE program DURING RUNTIME
    Hello to all !!! I am using Analog Device ADuC841 www.analog.com/.../ADUC841_842_843.pdf Those the memories it had : 1) Up to 62 kBytes on-chip Flash/EE program memory 2) 4 kBytes on...
  • Copying RAM data into Flash during program execution
    Hi all, I m using Teridian 71M6543G microcontroller which has 5KB of RAM & 128KB Flash. But, now I m running out of RAM memory. So is there any way to copy data to flash during program execution...
  • USB HOST problem during array write
    Hi I want to send an array of data to a USB pen drive using LPC1768. and USBhostlite code is available here: > ics.nxp.com/.../ and I removed Uart from codes so that it just copies data to usb....
  • Writing to flash without debugger crashes
    Hi, I wrote a program, where some data is written to the internal flash of a stm32f4. If I am debugging everything works fine, but if the controller runs without the debugger, the data is not written...
  • LPC2129: region DATA is full ???
    Hi, I'm trying to compile FreeRTOS using Keil and GCC (gnuarm 4.11). It took a huuuge effort to put it together somehow, but now linker writes: "region DATA is full". It don't seem to me to be true, because...