Hello. I am trying to meld the fastcopytest application (from framework_components) into a dsplink application on an OMAPL137 EVM (using the latest DSP/BIOS 5.x release). I believe to do this right I need to modify the .tcf and.tci files that come in the sample application I'm modifyting.
Below is my .tcf file. I took all the major components that were being included in the sample's template and merged them in with the bits from fast copy test that seemed relevant.
I get the these errors:
js: "./dmalink.tcf", line 98: Can't modify read-only field
js: "./dmalink.tcf", line 99: Can't modify read-only field
I've tried a number of things, none have been successful. Any ideas as to what's wrong here?
Thanks,
Chris
Begin .tcf...