Other Parts Discussed in Thread: DRA829
Hi Team,
We are trying to display the texts through TIOVX Framework. So we have used the below API's.
appGrpxInitParamsInit(&grpx_prms, _context);
grpx_prms.draw_callback = app_draw_graphics;
appGrpxInit(&grpx_prms);
But we have faced the hangup issue while calling the appGrpxInit(&grpx_prms);
Kindly guide us to proceed further.
On the TDA4x board, I used the packages listed below.
QNX SDP7.1 BSP for Texas instrument Jacinto 7 J721E (DRA829/TDA4xM )
QNX Software Development platform 7.1
ti-processor-sdk-qnx_j721e_07_03_00.tar.gz
ti-processor-sdk-rtos-j721e-evm-07_03_00_07.tar.gz
Regards
Raj