• Example program requires NOR flash binary to be written first
    I have a STM3210E_EVAL board and I have been going through most of the example programs. There is one example program with the name:FSMC_NOR_CodeExecute. If I run this program it will cause a Hard...
  • Example program requires NOR flash binary to be written first
    I have a STM3210E_EVAL board and I have been going through most of the example programs. There is one example program with the name:FSMC_NOR_CodeExecute. If I run this program it will cause a Hard...
  • Link a plain binary file into flash using a scatter loading file
    Hi all I would like to link a plain binary file (parameter.bin) to a specific location in the flash using a scatter file. If i had a compiled object file (parameter.o) file, it would be easy...
  • Link a plain binary file into flash using a scatter loading file
    Hi all I would like to link a plain binary file (parameter.bin) to a specific location in the flash using a scatter file. If i had a compiled object file (parameter.o) file, it would be easy...
  • using uvision/ulink2 to program plain hex/binary files
    Does uvision/ulink2 have the ability to program stand-alone hex or bin files into dev boards via Jtag? I can download and program files which are project-based, and I would expect there to also be...