Project

General

Profile

TCF/TCI file questions

Added by Tom Riddle over 6 years ago

Hi,

I'm on the DSP development learning curve and have been merging source from the dsplink examples from the TI DVSDK into the 2014 MDK. So when comparing tci files from the DVSDK message.tci to the Critical Link supplied /sw/DSP/templates/criticallink/platforms/MityDSP-L138/Platform.tci there are many more entries in the latter. I understand it is more explicit with memory settings and the like, but is there documentation that outlines the options/commands when creating a custom tcf/tci files. I see bits and pieces of usage examples in docs like the dsplink users guide, the porting guide LNK_017.pdf seems to be a bit more detailed but nothing that specifically addresses it.

Also we have an L138 module with 256Mb of ddr, the MDK tci file looks like 32mb are allocated to the DSP, but where can I find how much is set for the OS?

Thanks, Tom


Replies (1)

RE: TCF/TCI file questions - Added by Jonathan Cormier over 6 years ago

Tom Riddle wrote:

Hi,

I'm on the DSP development learning curve and have been merging source from the dsplink examples from the TI DVSDK into the 2014 MDK. So when comparing tci files from the DVSDK message.tci to the Critical Link supplied /sw/DSP/templates/criticallink/platforms/MityDSP-L138/Platform.tci there are many more entries in the latter. I understand it is more explicit with memory settings and the like, but is there documentation that outlines the options/commands when creating a custom tcf/tci files. I see bits and pieces of usage examples in docs like the dsplink users guide, the porting guide LNK_017.pdf seems to be a bit more detailed but nothing that specifically addresses it.

I don't know hopefully someone else can answer this.

Also we have an L138 module with 256Mb of ddr, the MDK tci file looks like 32mb are allocated to the DSP, but where can I find how much is set for the OS?

The memory allocated for linux is configured in the bootargs passed to the kernel. The mem= paramter controls how much ram the kernel is allowed to access.
https://support.criticallink.com/redmine/projects/arm9-platforms/wiki/Dv_sdk_notes

    (1-1/1)
    Go to top
    Add picture from clipboard (Maximum size: 1 GB)