• 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...
  • HEX Output
    Hello, I am using uV2 to develop my system. The target is an AT89C52 (ATMEL). I use CEIBO debugger in addition. When I have compiled it and ran it with the emulator, everything works... I use both...
  • 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...
  • 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...