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.

TMS320F28062在调试过程中,RAM不够用。

Other Parts Discussed in Thread: TMS320F28062

大家好,我在使用TMS320F28062过程中有两个问题请教大家:

1、我现在的代码及变量的长度已经很接近RAM的整体大小了,如果我的代码长度继续增加,是不是就无法在RAM下仿真调试了吧?怎么处理呢?

      是将代码烧录到片子中去再调试吗?

2、我看到CMD文件中有一个区域:USB_RAM     : origin = 0x040000, length = 0x000800     /* USB RAM          */,我没有使用USB功能,是否

      可以将其用于作为一般RAM使用。

谢谢大家!