Hi Pubesh,
I am combining the image processing OpenMP demo with the UDP echo server example. The problem is not with the udpHello.c file, but with the helloworld file. I haven't been able to initialise all the necessary NDK configuration. I have attached the .cfg file as well as the helloworld file.
The error it gives me is as follows when I debug it now :
[C66xx_0] Error: Inserting memory region 0, Error code : -131
Failed to initialize the QMSS subsystem
Is there any guide on how to integrate OpenMP to existing projects? It seems quite complicated.
Regards,
Chan