• Object to HEX file converter
    hi, i m using an IDE which generates .obj file as final end result.But i want hex file. so is there any converter of object to hex file. please help in this matter.
  • convert object file to hex?
    Hi all I am working on STM32F030R8 chip,using Keil MDK. For every unit, it carries it own characteristics, and hence for every calibrated unit, I need to re-flash a part of the flash to put the characteristic...
  • Object to Hex Converter does not run
    I am using the CMX operating system within my application and now when I try and link, I get linker warnings. In talking with CMX, the linker warnings are normal (they are overlaying interrupts). However...
  • Converting an object file with OBJECTEXTEND to the older format
    I need to use a library file that had the obj files compiled with v7.05 and the OE switch. I am using an older set of tools and the BL51 linker v3.45 can't deal with the new obj format. I don't have the...
  • Converting UART-Source from Tasking to Keil
    Hi, We use a MM167 from Phytec with a C167CS-LM controller. We want to use the Receive Interrupt of the UART. The interrupt-out (open-drain) is connected to Port P2.0 The Tasking Code (works perfectly...