Skip to content

MMU test with MaixPy#168

Open
elect-gombe wants to merge 7 commits intosipeed:mmu_testfrom
elect-gombe:mmu_test
Open

MMU test with MaixPy#168
elect-gombe wants to merge 7 commits intosipeed:mmu_testfrom
elect-gombe:mmu_test

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

2 participants