Hi everyone,
I am starting my project in Morello Board. I am using FVP and have followed all the steps to get morello-sdk in this guide: https://git.morello-project.org/morello/morello-sdk#build-a-hello-world-application-using-morello-sdk-development-kit. the problem I have is when I run the program using Qemu, I get this error: qemu: uncaught target signal 4 (Illegal instruction) - core dumpedIllegal instruction (core dumped)Can you please help to find a way to solve this issue?
Thanks in advance.
Thank you very much Kevin for your response.I followed all the steps in this guide: https://git.morello-project.org/morello/morello-sdk#build-a-hello-world-application-using-morello-sdk-development-kit:~:text=If%20everything%20went%20well%20your,be%20built%20via%20morello%2Dsdkuntil I received a binary file that I think I can run. I actually don't know if that is right or not, but my question is: does the binary file highlighted in this link can be executed or it is another file.Thank you.