Hi
My base project is " C:\ti\mcsdk_2_01_02_05\demos\image_processing\openmp\evmc6678l " and I created dynamic tasks in it. when I used OpenMP in a task function it doesn't work and system crush but OpenMP worked in main or in function that called in main.
Question 1:
How can I use OpenMP in a task function?
Question 2:
Is there any reference that describe using OpenMP in task functions?
Best Regards