Hi,
Thank you for immediate response.
I have configured redlib(auto) in my compiler configurations.and in my liker script i have included smartbox_plus_Debug_library.ld file while contains the following information
GROUP (
"libcr_semihost_nf.a"
"libcr_c.a"
"libcr_eabihelpers.a"
)
If I remove any one .a file from smartbox_plus_Debug_library.ld I am getting two many errors.
In section 15.7, "Libraries and linker scripts" I haven't seen any thing related to redlib(auto).
The linker script what I am using is from my old project.I want to use the same linker to avoid further issues.If its not at all possible then I will try to create from IDE.
Regards,
Jagadeesh