• float to 48 bit hex conversion
    hi, i'm working on a project where i need to convert a float value to 48 bit hex. Can any one tell me the procedure for this conversion in keil. these are some samples: 12.00 = 840000000040 ...
  • HEX-386 or HEX-80
    Hi, I have a query that when i am using code banking for my MCU, it generates n number of hex files, where n is no. of banks. The extension is .H01, .H02,....... Otherwise it shows error *** ERROR...
  • Hex-80 to Intel-Hex
    I have a demo version of uVision2 V2.12 and it can only generate Hex-80 output files.Does anyone have any idea how to generate the Intel-hex or to convert the hex-80 to Intel-hex?
  • hex format
    hi i want to know in which format keil produces hex file for ARM core...when i used hex2bin converter it shows an error invalid record type in HEX record 1.
  • 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"...