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,

Parents
  • Thanks for Reply Andrew:

    But hear i am using small led programe for this p89c669 controller there is no line above 25.
    so would u please clarify me about the linke mannual. because there is no error no like thet..
    all i want to do is convert my p89v51rd2 programm to support for p89c669 controller, for that only i had created the small led project. but this throwing me these error. what should i do.
    is there is any link for LINKER Manual.

Reply
  • Thanks for Reply Andrew:

    But hear i am using small led programe for this p89c669 controller there is no line above 25.
    so would u please clarify me about the linke mannual. because there is no error no like thet..
    all i want to do is convert my p89v51rd2 programm to support for p89c669 controller, for that only i had created the small led project. but this throwing me these error. what should i do.
    is there is any link for LINKER Manual.

Children