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.

Find default resource table for Keystone 2

Other Parts Discussed in Thread: 66AK2H14

I need to create IPC custom table.  My system information is as follows;

XDCTool 3.31.2.38

MCSDK 3.1.4.7

SYS/BIOS 6.41.4.54

IPC 3.36.2.13

DSPLIB 3.4.0.0

Compiler TIv8.1.0

66AK2H14 on EVMK2H

 I found this useful link  " http://processors.wiki.ti.com/index.php/IPC_Resource_customTable"

It says that "After finding the default resource table for your platform, you can copy the entirety of it into your own C file, compile it, and link it into your executable." which means there should be a default resource table for me to start with.  I am not the originator who build the project.  I am looking through the RTSC project directory and I could not figure out what's my default resource table.  Could you guild me to find my current/default resource table?