Hi all
Would you mind if we ask AM64 RAT(Region-based Address Translation) module?
<Question 1>
IF we want to access over 32bit address space(e.g. PCIE0_DAT1 : 0x600000000-0x6FFFFFFFF) from R5F core, shouId we use RAT module?
And if we access from 64bit cpu (e.g. A53), can the CPU see the memory space directly without RAT module?
<Question2>
In MCU+SDK, please let us know any information about RAT module example or device driver.
<Question3>
Does the ti-clang compiler allow to write memory address directly in C language?
e.g. *(&0x000001000) = {number};
Kind regards,
Hirotaka Matsumoto

