• Multiple HEX output file
    Hi,Sir! I want to get multiple hex file, for example, a boot section is a standlone hex file, other user code is another hex file? how to set up in UV4?
  • help with hex file output
    Hello I'm new in this programming world and I had a simple application in C that was supposed to toggle a led and set some signals... The application was supposed to be emulated with an EPROM emulator...
  • AFX & HEX outputs are different
    I have an application that, when loaded on to the device (via ULink or JLink) as a .axf file, works as expected. When the .hex output is used instead, the application fails to function. Has anyone...
  • Comments in Hex file output?
    Greetings: Is anyone aware if the Keil environment can embed comments is its HEX file output? Embedding notes (title, version, copy-write, etc.) in HEX file output has proven helpful in my plethora...
  • HEX output has wrong addresses
    I'm trying to combine my bootloader and application projects made in Keil uVision5 into one single hex or binary file. I have used the bootloader to upload a binary of the application and it works. I...