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