• Download Code to Flash Memory Error
    I am able to load and run board specific example code with no errors. However I am receiving errors when trying to load examples from the CMSIS-Compliant Standard Peripheral Firmware Driver Library...
  • compiled code flash and sram size
    Hello How to be informed about the compiled code flash and sram memories usage in keil mdk uvision 5.14? Thanks.
  • Flash-M1 / Mikrocontrollerboard with Flash
    I have a Microcontroller Board from http://www.wickenhaeuser.de . How must I configure the Keil Software, to transfere the Program from DSCOPE to the Board.
  • flash memory read data using my code doesn't match when reading flash using flash magic
    I have modified LPC21ISP code to read the flash memory of NXP controllers using serial communication. And i store the data into hex file. But the hex file data doesnt match with the memory when read...
  • Copy RAM to flash strange error code
    I am trying to write some data to Flash. While Prepare sector (cmd 50) and Erase sector (cmd 52) returns CMD_SUCCESS, I am having a hard time figuring out what should I send as a parameters to command...