I am validating the RTL of ARM Cortex A7.
while running the command "make all" (it performs both capture and replay) it giving error - armasm : command not found
Guide me on this how can I fix this issue
Thanks
Regards
Manjunath
Manjunath Kalmath said:while running the command "make all" (it performs both capture and replay) it giving error - armasm : command not found
So your makefile is not able to run that command.
Have you installed armasm?
can you run it manually from the command line?
Thanks Andy,
I would like to install armasm. If you have any supporting web links or documents kindly share I will try with those
Go to arm.com and search for DS5.
Thanks,
Installing DS - 5 will also install armasm?