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

51MX Architeture por using P89c669 Controller

Hi All:
i want to make my P89c51RD2 program to work on the P89c669 Controller,
and I had tried to create the project for NXP p89c669 controller with the help of uvision 2 IDE, now i am facing probelem in linker.
Its throws an error like this.

CLASSES: EDATA (0x7F0000 - 0x7F04FF)
*** ERROR L 212 : I/O ERROR ON LISTING FILE:
EXCEPTION 0029H : ACCES TO FILE DENIED
FILE : TEST.MAP

I had changed the ROM as HUGE 8MB size in Project - Option For Target1 - Target - Code ROM Size Derivatives, and what are the things need to be change for make the compiler to support the 51MX type of controller..
Tell me some sugession,