Skip to content

Conversation

@Fang-Jie-Yang
Copy link
Contributor

Description

A practice project for FreeRTOS MPU (v2), using QEMU virt platform.

Test Steps

The port has been tested with "Demo/ThirdParty/Community-Supported-Demos/RISC-V_RV32_MPU_QEMU_VIRT_GCC" using QEMU emulation.
Check the README in the Demo for more info.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@@ -0,0 +1,907 @@
/* Defining MPU_WRAPPERS_INCLUDED_FROM_API_FILE prevents task.h from redefining
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this file needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi,

Happy New Year. This file is used as a template by a Python script to generate the final mpu_wrapper_v2_asm.c. I'm not sure whether it should be included in the commit. Do you have any suggestions?

Thanks.

Add license header.
Add license header
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants