• 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...
  • .HEX file for programming
    Hi, I use vVision3. Where can I find the .HEX file for programming after the building? Best Wishes Leo
  • Problem when creating HEX-86 files
    I created a new project on Infineon XC167CI-16F with UV4 and used the default a66 file and on-chip ROM and RAM. I added only a few code into main(). But when I choose "Create Hex file" with Hex format...
  • 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...