us the tile, I use molloc function sucessfuly in S12G128 mcu。
and this way solve one bug that my code will stop at a not certern position, because of the use of RAM.
Because , I just use a buf[384] way for example, and so total RAM size is reduced.
But after use molloc way, this question is solved .
repeat