Other Parts Discussed in Thread: SYSBIOS, 66AK2H14
Tool/software: TI-RTOS
Hello,
Is it possible to access the full range of 4GB of DDR connected to an AM5728 processor in TI-RTOS programs? Specifically, is it possible to have virtual addresses 0x80000000 through 0xFFFFFFFF mapped to the lower half of 4GB of DDR with virtual addresses 0x100000000 through 0x180000000 mapped to the upper half of 4GB of DDR, and have all of those addresses accessible via pointers in a program? That specific range isn't required, but I want to be able to access all 4GB at one time in a program.
Thanks,
Matt McKee