HI,
I'm doing some bare-metal coding on an AM437x platform with the Genode framework and am having an issue getting the translation tables set up.
Is there any documentation on the device, and main memory writeability and cacheability attributes that are used in translation tables.
Previously, I successfully developed a Genode-based OS for a Beaglebone with the AM335x processor. For that, a Sitara SDK contained good data on writeability and cacheability. Those settings do not work with the AM437x.
Appreciate any help.
Bob Stewart