This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

(ARM) Set of Instructions to read a txt file?

Hello. I'm working on a project and I need to take some values from a text file and save them in registers. I've searched in internet but there's not enought information about the set of instructions I must use to read the file. Any ideas? Any basic block of instructions to open the file and read it?

Thank youuu

Parents
  • Using files will take a large amount of code to support the storage medium on the platform you're using, and a file system on top of that.

    Going to need to be more specific about your system.

    Find a board with an existing support package

Reply
  • Using files will take a large amount of code to support the storage medium on the platform you're using, and a file system on top of that.

    Going to need to be more specific about your system.

    Find a board with an existing support package

Children
No data