I'm editing an existing design based on an AM335x uProc. The system was set up using the SDK.
I need to make changes to the configuration registers listed in the TLM (specifically, to set bit 0 of register GPMC_SYSCONFIG (offset x"10") to 0 to set the clock to free-running).
However, for the life of me, I cannot find any reference to HOW these registers are changed. The team I'm working with doesn't remember.
I've been digging through startup guides and manuals for a day. Please help.
Many thanks!