hi i have a problem .i'm using rl http demo sample and it works fine. But when i enable ftp in network config this error appears :
.\Obj\Http_demo.axf: Error: L6915E: Library reports error: __use_no_semihosting_swi was requested, but a semihosting fgetc was linked in
what does it mean ? and what caused it ?
thanks for any answer
thank Andrew " Some C library functions use semihosting. If you do not want to use semihosting, either:
Remove all calls to semihosting functions. "
So how should i know which function is belong to semihost to disable it ?
View all questions in Keil forum