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.

Error while generating Configuration file for CCS V3.3

Expert 1800 points
Other Parts Discussed in Thread: CCSTUDIO

4265.error.zip

Hi,

I am trying the hello tutorials and unable to create the configuration file (*.tcf).  I get the following error


js: "./Configuration1.tcf", line 12: Heaps are enabled, but the segment for DSP/BIOS Objects (MEM.BIOSOBJSEG) is not set correctly. Please create a heap in one of your data segments and set MEM.BIOSOBJSEG to it.
    "./<stdin>", line 3


Correct any script errors in D:/Programfiles/CCStudio_V3.3/MyProjects/hellobios/Configuration1.tcf
using the Configuration Tool or a text editor, if necessary.


TConf initialization arguments:
-e environment['config.importPath']='D:/Programfiles/CCStudio_V3.3/bios_5_31_02/packages/mycompany/platforms;D:/Programfiles/CCStudio_V3.3/bios_5_31_02/packages;' -e environment['config.scriptName']='3C75.tcf'

Could anyone let me know how to sort the above.

I have attached the platform.tci file, my board details and hello.c files. These are a copy of eZdsp2812.

Let me know if you need any more info.

Thx