Hi,
We are developing a ROM/Flash based system, we would like to integrate some of the C library functions to the ROM, I was wondering if the source files are available.
I can obviously tear down the ASB code from my application, but it doesn't include debug information and doesn't seem like the right approach.
Regards,
Dotan
hi dotan,
That depends on which compiler you are using,
if it is arm see answer,
arm-c-library-is-open-source-or-not
If you are using gcc, you cab download it from linaro website
regards
claudio