I use uVision 1.31/C166 on WinXP computer. It was working well but now I've got a problem. When I click Build All there are Compiling messages in Project Status window but compilation seems very fast. Building ends with 'HEX File Not Created' message. There are no error messages. It occurs that the files are not compiled and the .log file is empty. Obj files have old date. I've tried to reinstall uVision but the problem still exists. Have anybody met with such a problem?
"there are Compiling messages in Project Status window" post them! Use cut-and-paste; don't try to re-type them. "Obj files have old date." What happens if you delete all the output files (*.obj, *.hex, *.log etc) before trying to build? Is it just one project affected, or all projects?
Compiling messages are just 'Status: Compiling' When I delete obj files there are no new ones. The problem exists for all projects. I think that the problem is different: I tried to invoke C166.EXE without any parameters from DOS box. Nothing happens! No messages! I've got the other computer (WinXP too). There is no such a problem on this machine. Projects compile OK and invoking C166.EXE results: MS-DOS C166 COMPILER V3.12 COPYRIGHT KEIL C166-FATAL ERROR- ... ERROR: NON-NULL ARGUMENT EXPECTED C166 TERMINATED It looks like C166 doesn't work on one computer but works well on the other with the same operating system. Some weeks ago the compiler has worked well on both computers. Darek