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

*** FATAL ERROR L213: I/O ERROR ON WORK FILE:

Hello,

I'm testing an evaluation of Keil C51 v7.04 and i've got this problem when i complied my source..

Build target 'CPs8252 V2.0'
compiling serial.c...
compiling I2C.c...
compiling main.c...
linking...
BL51 BANKED LINKER/LOCATER V5.02 - SN: Eval Version
COPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2002
".\serial.obj",
".\I2C.obj",
"main.obj"
TO "TestLCD128x64"
IXREF
RAMSIZE(256)
CODE( 0X0000-0X1FFF )
XDATA( 0X0000-0X7FFE )
*** FATAL ERROR L213: I/O ERROR ON WORK FILE:
EXCEPTION 0029H: ACCESS TO FILE DENIED
Target not created


What am i do wrong? this code can be complied in my friend's computer. I'm use Windows ME my friend used Windows98 is this different effected? what can i do to solv this?

I'm readed from any available document from keil but i can't find any thing about this.
Could any one help me?

Regards,
Nitikorn K.

Parents
  • I have same problem FATAL ERROR L213: I/O ERROR ON WORK FILE,
    I'm using Windows XP (on Windows 98 everythig is OK (with exactly the same settings))...
    I'm logged in as an administrator...
    There are no write protected files...
    I'm trying to build the sample HELLO.C...

    Write what you exactly did to make this thing running.

    Thanks!

Reply
  • I have same problem FATAL ERROR L213: I/O ERROR ON WORK FILE,
    I'm using Windows XP (on Windows 98 everythig is OK (with exactly the same settings))...
    I'm logged in as an administrator...
    There are no write protected files...
    I'm trying to build the sample HELLO.C...

    Write what you exactly did to make this thing running.

    Thanks!

Children
No data