I have added image of my code. How to read file in Arm virtual hardware?
You can use the standard C library functions provided by Arm Compiler, these function includes fopen(), fread(), fwrite(), fclose(), and others.