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.
I don't have the environment available right now, but have you opened the project and checked what address is specified for read-only memory? Maybe it is empty. Note that the project can contain multiple target definitions.