Other Parts Discussed in Thread: OMAP3530
Hi all,
Currently I am using an OMAP3530 EVM for data profiling. However, we cannot figure out which memory is in use (either on-chip memory or off-chip memory). With pointer, we may find a virtual address for our predefined space in a reserved range. Thus, I have the following questions:
1. How to map the virtual address into physical address?
2. How to allocate memory to off-chip memory (LPDDR or Flash) under linker command script? Has any of you got a sample linker command code for that? Or where I can find a corresponding one?
My test platform is OMAP3530 EVM with TMS320 Processor.
Thanks, all. I appreciate your help.