Hi all, I would liek to know if its possible to read a text file in assembly I am currently using 8051 microcontroller and sending the text file from the PC to the microcontroller via the USB. Is there any way to read the content of the text file or just read the file name of the text file? thanks in advance

Is there any way to read the content of the text file or just read the file name of the text file? thanks in advance

If you can send data, why would you think you couldn't send the name or contents of a text file? If there's more text than there is RAM available, the answer is no though.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.