> On 2 Jul 2023, at 20:57, abhijit patil <patilabhijit...@gmail.com> wrote:
>
> Needed startup.s test.c and test.ld files for the emulation of mps2-an500
> cortex m7 on qemu...needed on urgent basis....thanks in advance
The hello-world-qemu-template-xpack template can generate Hello World projects
that run on QEMU.
- https://github.com/micro-os-plus/hello-world-qemu-template-xpack/
It can be instantiated in a terminal, in Eclipse Embedded CDT or in Visual
Studio Code.
You can extract any files you need from the resulting projects.
Regards,
Liviu