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.
工具/软件:TI-RTOS
用户指南表示 NDK 缓冲器属于外部存储器。 缓冲区被引用为 .far:NDK_PACKETMEM
但在示例项目中、我看到 .bss:NDK_PACKETMEM。 示例应用程序完全没有太多内存! 建议使用哪种类型的 far 存储器?
本指南还给出了针对这些~48K 缓冲器的建议、但是 XGCON 按照帧和页来定义缓冲器。 帧和页的大小应该是多少、这样数字乘法器的大小应该是48K?