Hello,
I have downloaded "gcc-arm-8.3-2019.03-i686-mingw32-arm-eabi" Cortex-A55 toolchain for windows and getting some linking error as "libc_nano.a" is not present whereas it is present in the Linux variant of Cortex-A55.
Could someone please let me know the reason of it not being present and when can I expect the file to be included?
Currently I am using "libc_nano.a" from Cortex-R (windows version) . And my code is compiling fine but please let me know whether I can use it or not?