• Endianess Swapping
    I'm trying to port some code currently being compiled by gcc that uses the __builtin_bswapXX functions. Is there an equivalent in ARM C6 or will I need to provide it myself?
  • 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__...
  • flash
    hello everyone: I have a question. I want to store some datum in my on-chip flash when my appliance programme running.I can write on-chip flash to store the datum .But if I update the software...
  • 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.