Hi,
I am new to ARM and am using Keil micro vision v3 and was tryin to build the example for RTX kernel.
While doing so i encountered the following error
RTX_ex1.axf : error :L6938E : Invalid value for --ro-base.
Can anyone tell me why this is happening and how do i get rid of this error.
Help will be deeply appreciated
Thanks Meenakshi
have you included in your project the RTL.h library? What kind of version of OS are you using?
I have included the rtl.h file...
The project is a demo example availiabel with the evaluation kit. It uses the RTX kernel availiable with uV3. How do i find the version of the OS.
SHould the version affect the execution especially when i am using just the basic os tasks.
You can find the version opening the release note RTL_Release_Note under \Keil\ARM\Hlp. You have also select RTX Kernel in the window "operating systems" under Project - options - target in the MDK keil.
In any case, tell me what's the name of the example that you use that I try to debug for you.
Regards.