Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MMU test with MaixPy #168

Open
wants to merge 7 commits into
base: mmu_test
Choose a base branch
from
Open

Conversation

elect-gombe
Copy link

Support usermode csr access.

image

  • Fix missing submodule (kendyte-standalone-sdk).
  • Support usermode csr access across usermode and machine mode.

TODO

  • Add multi-core support
  • move almost maixpy text area into virtual address for ram saving.
  • enable micropython by default (currently by changing in menuconfig)

- fix epc bug in the  function.
- update sbi_call function to support all needed machine register
- add usermode variable for accessing machine register.
- Add extra debug information for better disassembly
- Add -Wl,--no-relax to suppress compile error
@Zepan
Copy link

Zepan commented Jan 23, 2020

many sbi related define missing: error: 'SBI_GET_INSTRET' undeclared
how to solve it?

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