Tool/software: Code Composer Studio
I am using A15 for linux in vsdk3.4 and i am using "TDA2Px 1024MB Linux ".How can i caculate the ddr memory of A15 for linux in mem_segment_definition_linux.xs?
I typed "free" in linux and found that the total memory for linux is 535072.It is different from what i caculated from mem_segment_definition_linux.xs.
Here is the log in linux:
total used free shared buffers cached
Mem: 535072 177668 357404 8192 4848 66964
-/+ buffers/cache: 105856 429216
Swap: 0 0 0
Here is part of mem_segment_definition_linux.xs: