Im trying to program a board using FLIP, but the hex file that Micro-C created doesnt seem to be the right hex format (i.e. hex386 or hex86).
Does anyone know a way to either have the compiler output a hex386/hex86 format file, or a way to convert the file once its been created? I dont think anything can be modified on the \'flip\' side.