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.

Writeback pipeline on OMAP 4430/60

Hi All,

I am using 4AJ2.5P1 release on Blaze board(OMAP4430) to experiment Write Back Pipeline via Wi-fi Display

The device is getting connected through Wi-fi Direct but not listed in Wi-fi display. 

Could you please direct me to the release notes where write back pipeline works.

Has anyone successfully used Wi-fi Display or Write Back Pipeline?

Regards,

Nithya

  • Hello Nithya,

    I think that the 4AJ2.5P1 release on your Blaze board don't include the necessary configuration for enabling WFD.

    Could you check /mydroid/device/ti/blaze/device.mk file if wireless display is enabled?

    Look for this row - (call inherit-product-if-exists, device/ti/common-open/wfd/wfd-products.mk)

    If this row is not available add it in your device.mk file.

    After that build your 4AJ2.5P1 release and check the file - device/ti/common-open/wfd/wfd-products.mk

    Could you check if you have applications for handling the Wireless display?

    Best regards,

    Yanko