This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Hex file failure

Hi all,

I have an evaluation version running V2.31

with following stuff...

V51.exe V7.01
OH51.exe V2.6
BL51.exe V5.01

EACH TIME I a load an older (working) project and recompile it without ANY changes ... The Hex file is incorrect.
I need to RECOMPILE ALL before it works...
It is possible to repeat the failure!
Anyone with the same problem? Any solution?


Kind Regards

Parents
  • i'm using µvision3 and i made the experience that in case of using an folder for my created objects with a path longer than 7 steps (i mean c:\programm\keil\arm\gnu\examples\sensor\flash...) the hex file is only created once. when i delete the hex file and compile my changed code again, it creates all c files correctly but not the hex file. it is only created again when i restart my computer. after i selected a shorter path everything works fine...

Reply
  • i'm using µvision3 and i made the experience that in case of using an folder for my created objects with a path longer than 7 steps (i mean c:\programm\keil\arm\gnu\examples\sensor\flash...) the hex file is only created once. when i delete the hex file and compile my changed code again, it creates all c files correctly but not the hex file. it is only created again when i restart my computer. after i selected a shorter path everything works fine...

Children