• Hex file not running correctly
    Hi, I'm trying to get some of the example programs running on my SK-167CS board, but I'm finding that the hex files that uVision2 generates does not work correctly. Running the examples via the uVision2...
  • Problem with HEX- files
    uVision generates no hex- file, although I have set the Option in Options - Output. I haven't found any other configurations I have to select in the help, so I don' t know what' s wrong.
  • Generate "flashable" Intel HEX file
    Hallo, I have uVision2 version 2.06. But I don't know how to create a "flashable" .hex file for my C167CR-LM. In the menu "Project" --> "Options for Target" --> "Output", do I have to set a "Start...
  • One application in separate HEX files
    Hello! I have application which consist of main function and some ancillary functions with mathematics, FLASH service and SPI communications(they are in different *.c files). My task is to separate my...
  • How to link the binary file into HEX?
    Please help me! I want to place the binary files into flash memory as constants. How can I do it? Thank you.