A program running on a development board that is connected to a host using a debugger can access a file on the host by using:
Memory mapping
Semihosting
Polling
Virtual I/O
Submit