• 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?
  • 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
    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...
  • HELP IN SAVING OUTPUT INTO LOG FILE USING SLOG
    Hi everyone, I need to save the output of the serial window (uart 0) into a log file. I read about the slog statement which does the job but when i am simulation the code the log file isnt being...