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

Linker error

Hi, Iam getting the following error while trying to build an example Keil project for UART (downloaded from NXP's website).

Build target 'MCB2300 Debug'
linking....\Obj\uart_debug.axf: error: L6938E: Invalid value for --ro-base.
Target not created

Kindly give your suggestions to debug this error.

Parents
  • Some useless observations

    - Chetan is probably using an evaluation copy of the Keil ARM tools.
    - NXP examples were probably built using a full version of the tools with the option Use Memory Layout from Target Dialog option selected

    This Use Memory Layout from Target Dialog option is not available and disabled in the evaluation version.

    Chetan will probably find that this option is selected but that he is unable to de-select it.

    This will result in the error message that Chetan is experiencing through no fault of his own.

    He should be able to figure out how to fix it himself now.

Reply
  • Some useless observations

    - Chetan is probably using an evaluation copy of the Keil ARM tools.
    - NXP examples were probably built using a full version of the tools with the option Use Memory Layout from Target Dialog option selected

    This Use Memory Layout from Target Dialog option is not available and disabled in the evaluation version.

    Chetan will probably find that this option is selected but that he is unable to de-select it.

    This will result in the error message that Chetan is experiencing through no fault of his own.

    He should be able to figure out how to fix it himself now.

Children
No data