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.

66AK2G02: PSDK-RTOS: IPC examples and demos

Genius 5785 points
Part Number: 66AK2G02

Hello,

I installed latest K2G PSDK-RTOS. I can't find any examples or demos using IPC in processor_sdk_rtos_k2g_3_02_00_05 and pdk_k2g_1_0_4.

It seems that the AM57x software has Image Processing Demo using IPC. Do you have a plan to release the demo for K2G?
http://wiki.tiprocessors.com/index.php/Processor_SDK_RTOS_Examples_and_Demonstrations

Also, should I refer to the following examples rather than the demo above?
C:\ti\ipc_3_44_00_00\examples\66AK2G_bios_elf

Regards,
Kazu

  • Hi Kazu,

    It seems that the AM57x software has Image Processing Demo using IPC. Do you have a plan to release the demo for K2G?
    wiki.tiprocessors.com/.../quote]

    Most likely such demo will be released for K2G, as you can see there is such demo for K2H & C66x EVMs. However I don't have the plans for future sdks, I am looping the sdk team to elaborate if necessary.

    Also, should I refer to the following examples rather than the demo above?
    C:\ti\ipc_3_44_00_00\examples\66AK2G_bios_elf

    Those are MessageQ & ping examples, they are not a replacement of the Image processing demo. Refer to the readme.txt files in the ex11_ping & ex02_messageq folders.

    Best Regards,
    Yordan
  • Kazu,

    Currently all the examples for IPC in Processsor SDK RTOS v3.2 can be found under ipc_3_44_00_00\examples.

    Processor SDK RTOS v3.3 will have a big data IPC demo added to the package for this device but there is no immediate plan to add/port the Image processing demo for this platform.

    Regards,
    Rahul
  • Yordan and Rahul,

    Thank you for your quick reply. I understand.

    Regards,

    Kazu