• Runtime programming FLASH with data
    I use the MCB-STR9 eval board. I use Flash Bank 0 for program and Flash Bank 1 for my Parameter. Do write some Parameters I have to clear the first sector of this Bank while runtime. But I got a...
  • Runtime programming FLASH with data
    I use the MCB-STR9 eval board. I use Flash Bank 0 for program and Flash Bank 1 for my Parameter. Do write some Parameters I have to clear the first sector of this Bank while runtime. But I got a...
  • 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...
  • 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...
  • Reading the Flash from the ST10 during Runtime
    Hi I try to read my flashdata during the execution but it didnt run because the systen hangs after the following inline source: __asm { push R5 push R6 push R7 mov R5, #01554h mov R6...