Hello,
I am trying to figure out how to print to console using IAR. I tried using printf() but I get linker error: Error[Li005]: no definition for "__write" [referenced from puts.o(dl7M_tln.a)]
Did anyone get this to work?
Thanks,
Mario
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
I am trying to figure out how to print to console using IAR. I tried using printf() but I get linker error: Error[Li005]: no definition for "__write" [referenced from puts.o(dl7M_tln.a)]
Did anyone get this to work?
Thanks,
Mario