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.

CCSV5.2 编译 out of memory 错误



大家好:

我的工程需要包含一些头文件,这些头文件内包含需要测试的数据数组,每个大小约7M。

当我包含5个这样的头文件后,编译就出现“out of memory ” 错误。

也即是用数组定义的数据大约35M后就出现错误了。

那么,我怎样设置CCS才避免这种错误呢?