• loading 2 hex files into dscope
    The design that I inherited incoporates two hex files. One is a bootloader that is located in the EPROM. The other is an app loaded into external Flash. The code will start in the bootloader and then...
  • loading 2 hex files into dscope
    The design that I inherited incoporates two hex files. One is a bootloader that is located in the EPROM. The other is an app loaded into external Flash. The code will start in the bootloader and then...
  • Need to load HEX file into MCBX51 eval board
    Is it possible to load HEX code into the MCB251 eval board if I don't have the source code? All I've got is the HEX file. I can't find a way to make uVision2 do this...
  • Need to load HEX file into MCBX51 eval board
    Is it possible to load HEX code into the MCB251 eval board if I don't have the source code? All I've got is the HEX file. I can't find a way to make uVision2 do this...
  • load hex file
    Hello, I used eclipse and g++ compiler to compile the project and create .hex file. Then I tried to program flash using keil's plug-in but can't because Error: Flash Download failed - "Cortex-M3"...