• (ARM) Set of Instructions to read a txt file?
    Hello. I'm working on a project and I need to take some values from a text file and save them in registers. I've searched in internet but there's not enought information about the set of instructions...
  • bin file
    hi, i have some doubts in bin file creation for at89s52. how to create bin file from hex file using keil uv4? or shall i program direct hex file created by keil? or shall i program the output file...
  • BIN file
    How can I generate a .Bin file instead of .hex file using uVision ?
  • Generating output BIN file
    Hello, Keil uVision generates as output HEX file. Do you know how I can generate BIN file? Unfortunately hex2bin program doesn't work. Message error "Invalid record type in HEX record 1" does occured...
  • Compile a .bin file in Keil
    I'm trying to compile a binary file in Keil. I followed the instrudiction and added this to Options for Target - User - After Build/Rebuild C:\Keil_v5\ARM\ARMCC\bin\fromelf.exe --bin --output...