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?
I switched to using the uVision IDE and it builds just fine. It must have something to do to with the Cygnal front end. Note that the only draw back to this is the cygnal JTAG debug DLL is hideously slow...
I take that back. I updated to 6.23 and the build breaks again. I'm using Win2K as an administrator, if that matters. TEMP and TMP are defined and valid at the system level.
Do you have any write protected files in the project folder?