We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.