Sunday, 15 September 2013

Reading a file in ARM assembly

Reading a file in ARM assembly

I'm brand new to ARM assembly and I'm trying to open a file, namely
'udp.dat' to read values and add them up.
I've been to
http://infocenter.arm.com/help/topic/com.arm.doc.qrc0001l/QRC0001_UAL.pdf
Yet I still cannot locate the proper command to read values from a file.
Any help would be appreciated.

No comments:

Post a Comment