It seems to happen with every update of the MDK IDE that previous applications are broken ( eg either the file_config.c is changed to look or use new #defines etc).
When I got 4.5 I simply just placed the new precompiled libs in the project to get things working again as I was in a hurry.
I have now found time to sort out the code repositry and looking a the source code for RL I see its not been updated since 4.23 and there does not appear to be an update available.
I belive I have the right license to have the source ode and have been waiting for the RL updates to appear as they have done in the past eg get the MDK update and a couple of weeks later out come the RL Libs updates.
Does anyone have a later version of RL ARM than 4.23 or an I going to have to jump through hoops again eg NDA signed again.
Thanks
The chiefs splashed for a new laptop for me, I downloaded and installed MDK Pro 4.50 (fresh - not an upgrade install) 4.50, 'says' 4.50 so I must presume it is the latest...
/*---------------------------------------------------------------------------- * RL-ARM - A P I *---------------------------------------------------------------------------- * Name: RTL.H * Purpose: Application Programming Interface * Rev.: V4.50 *---------------------------------------------------------------------------- * This code is part of the RealView Run-Time Library. * Copyright (c) 2004-2012 KEIL - An ARM Company. All rights reserved. *---------------------------------------------------------------------------*/
- Phil.
Phil
thanks for your response
The rtl.h header file is the same for me as I think its part of the compiler and IDE ( eg comes with the basic licencse but on the MDK pro you get source code ( I thought for the USB, File system, TCPnet)
but to give you an example of what I have
In the file system source code
fs_fat.c is V4.23 fs_fat.h is V4.21
yet because file_config.c (V4.5) (from examples where as previoulsy I was using a V4.23) uses file_lib.c ( V4.5) it wont just build a project based on V4.23 code cause of the code changes to two file mentioned.
But on the RTX lib every thing is market up V4.5
The last RL ARM lib update I am aware of is RLARM_SRCV423.EXE that was available a couple of weeks after MDK423.exe
we have had MDK450.exe in march and I have seen nothing to indicate a RLARM_SRCV450.EXE is available
Danny,
You mentioned you signed an NDA for the RL-ARM source code. Is that all you did? Whenever I've mentioned the possibility of getting the source to our distributor, I've either been told it costs big money (I think something like $15000 was mentioned) or that it was not available.
View all questions in Keil forum