[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Hello world program files for mps2-an500 cortex m7 on qemu
From: |
Liviu Ionescu |
Subject: |
Re: Hello world program files for mps2-an500 cortex m7 on qemu |
Date: |
Sun, 2 Jul 2023 23:27:10 +0300 |
> On 2 Jul 2023, at 20:57, abhijit patil <patilabhijit180@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