This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

F28M36P63C2: EPI外接SRAM内存使用问题

Part Number: F28M36P63C2


请问外接的EPI接口SRAM,其起始地址是0x300000,请问我该如何编写程序才能像使用芯片内部内存一样方便?并且可以在这段内存里面动态malloc和free内存,作为函数的栈空间使用?是需要改写cmd文件吗?可以给一个具体点的示例吗?非常感谢!!!