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.

如何在RAM中运行正弦函数

Other Parts Discussed in Thread: TMS320F2808

TMS320F2808,程序调用了math.h库的sin正弦和cos余弦函数,为了提高执行速度,想要使其在RAM中运行。请问如何实现?