Hi, For my project, I am able compile the project and it is creating .abs file without any errors. But, when we try to genrate .hex file, following error was occured... *** ERROR: PREMATURE END OF FILE ON '.\Output\Obj File\Build1C.hex' *** OH51 ABORTED. Please comment on this.... Thanks in advance...
As that's an OH51 error, I presume this is about the Cx51 tools? How are you invoking the Object-to-hex converter? Have you checked the basics like file permissions, disk space, etc...? "ERROR: PREMATURE END OF FILE ON '.\Output\Obj File\Build1C.hex'" Sounds like you might be specifying Build1C.hex as the input file to OH51 - check your command line!