Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
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?