Other Parts Discussed in Thread: SYSBIOS
Tool/software: TI-RTOS
Dear all:
when I follow the user guide(downloads.ti.com/.../index.html) to create OpenMP project , I found when I selected "Enable support for OpenMP 3.0" ,it will automaticlly selected "Muli-threading is assumed"(Build->Advanced options ->Advanced Optimizations). The problem is that when "Muli-threading is assumed" is selected , I can't use POSIX Threads. The project can build correctly, however it will die in _c_int00() when it run. Can you tell me the solution to the problem.
Thanks and best regards.