hello,
i am using CCS v. 3.3 for DM6446 processor.while adding new configuration file for DSP/BIOS i came across error metioned below:
js: "./Configuration1.tcf", line 14: 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 C:/CCStudio_v3.3/boards/davincievm/csl/dsp/example/CVSD_int_stored_spch/Configuration1.tcf
using the Configuration Tool or a text editor, if necessary.
TConf initialization arguments:
-e environment['config.importPath']='C:/CCStudio_v3.3/bios_5_31_02/packages;C:/CCStudio_v3.3/bios_5_31_02/packages;' -e environment['config.scriptName']='79D2.tcf'
how should i short out problem?
Also is there any other mechanism to generate software interrupt except DSP/BIOS