Using QEMU with a nRF5340/nRF9160 project (Cortex-M33)

Hi.

I'm trying to emulate my project, which is intended to run in either nRF9160 or nRF5340 boards (both using Arm Cortex-M33 processor), using QEMU, but as far as I know those boards are not supported, yet it is Cortex-M33.

This project doesn't really use any characteristic inherent to those boards, but only the Secure Partition Manager. It was developed following this guide.

Is there a way to manage to run it using QEMU?

Thanks.

Parents Reply Children
No Data
Related