Quantcast
Channel: Tools
Viewing all articles
Browse latest Browse all 91752

Forum Post: Memory mapping and linker, bin file

$
0
0

Dear All,

here is the memory configuration..

        name            origin    length      used     unused   attr    fill
----------------------  --------  ---------  --------  --------  ----  --------
  BOOT_RAM1             11800000   00000400  00000400  00000000  RW X  0
  BOOT_RAM2             11800400   00000c00  00000c00  00000000  RW X  0
  IRAM                  11801000   0003f000  0003f000  00000000  RW X  0
  DDR2_DATA             c0000000   00500000  00500000  00000000  RW X  0
  DDR2_CODE             c0500000   00500000  00500000  00000000  RW X  0

When i am creating binary file, except IRAM section every section filled unused section with zero in the total length of memory. Regarding IRAM section it is not taking 0x3F000 to build, some part is  missing in IRAM section ..why??.

0x4800 size of array is placing into DDR2_DATA section, MAP file having this allocation but in binary file, array is not present in DDR2_DATA section.

this is the command "${CG_TOOL_HEX}.exe -b ../../../Out/ss4_main_9_0.out -o ../../../Out/ss4_main_9_0.bin" in build options - steps - post operation


Viewing all articles
Browse latest Browse all 91752

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>