Information in this support solution applies to: C51 Version 6.00 I receive the following error when I link a very simple project in the EVAL version: FATAL ERROR L213:I/O ERROR ON WORK FILE: EXCEPTION 0029H: ACCESS TO FILE DENIED I've checked all the Environment Setup settings (TOOLS.INI or BIN/INC/LIB Folder) and everything seems OK. The autoexec.bat file settings: SET TEMP=C:\WINDOWS\TEMP SET TMP=C:\WINDOWS\TEMP Why am I receiving this error message?
"But from what I see, Keil doesn't seem to have that problem. Not in its current versions, anyway." There are some inconsistencies in the way Keil passess filenames to external tools - which can result in problems with spaces. :-(