SRAM_MEMSIZE
sram_memsize = SRAM_MEMSIZE;
printf("memory=%d MB\n", SRAM_MEMSIZE / (1024 * 1024));
SRAM_MEMSIZE = num * (1024 * 1024);