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

Rockchip RK3399 TRM Insufficient Memory Remap Information for PERILPM0 #170

Open
robjsstewart opened this issue Jul 1, 2019 · 0 comments

Comments

@robjsstewart
Copy link

I’m doing some bare metal coding on the Rock960 and would like to use the PERILPM0 core on the Cortex-M0. To do that I would need to remap its memory. The Rockchip TRM for the RK3399 (Rev 1.3, Dec. 2016), in section 7 has some tables describing how to remap memory. The problem is the tables reference GRF registers for which there is no documentation. For example, in Table 7.2 it calls out [31:28]: sgrf_perilp_m0_con7[3:0] and [27:12]: sgrf_perilp_m0_con3[15:0] to remap memory starting at 0x0. But nowhere in either part 1 or part 2 of the TRM are the registers sgrf_perilp_m0_con3 or sgrf_perilp_mo_con7 locations defined.

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

No branches or pull requests

1 participant