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.

IPC examples for 66ak2h12

Other Parts Discussed in Thread: 66AK2H12

Hi, are there ipc official examples for 66ak2h12. I looked up "C:\ti\ipc_3_00_04_29\examples\archive", finding nothing about 66ak2h12. thanks.

  • No, at this time there are no Keystone II IPC examples.  However, there are tests that build for Keystone II, in <ipc>packages/ti/ipc/tests.  These get built when you build the product from the top directory with the command:
        % make -f ipc-bios.mak all
    and the resulting exectuable (for just core 0, which can be loaded on all cores) will be in the bin subdirectory, in:
        <ipc>/packages/ti/ipc/tests/bin/ti_platforms_<arch>_core0).

    Regards,

    - Rob