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

version 4.74 to 5.14 with legacy support produces a linker error

I am at a stage where I have some "time" to move to the newer tool but I have come across a problem and just wanted to see if others have had the same issue.

I have ver 4.74 installed in C:\Keil_4 and ver 5.14 installed in c:\keil_5 with the legacy support

I have changed the lib files I use in the project to the appropriate folders e.g. FS_CM.lib
and updated any drivers such as the SDIO

The code compiles with no errors as before but when linking I get the error L6405E rather than L6405W given in the linker error list in the books documentation.

I have tried deleting all output files and tool produced project files ( doesnt cure the issue)

Is this perhaps an installation issue e.g. not all has gone where I wanted it eg C:\Kiel_5 ?

thanks
Dan