Creating Threads in CW 10.6

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Creating Threads in CW 10.6

跳至解决方案
1,158 次查看
radekwiech
Contributor I

I'm using TWR K40 and I have problem.
I create bareboard project using GCC  compiler and without PE, to make program more efficient I need use multi-threading.
I know I'm supposed use pthread library, but I don't know how to do it on windows,
I get pthred-win32 and copy dll files to windows/System32 folder, I thought it help, but it didn't.

Is it a way to attach pthread library to project.
Or is it another way to do multi-threading, I don't want use MQX?

标签 (1)
标记 (3)
0 项奖励
回复
1 解答
1,048 次查看
Carlos_Musich
NXP Employee
NXP Employee

Hi Radek,

If you need an RTOS other than MQX there are other options from our partners such as FreeRTOS, μC/OS-II, μC/OS-III. Unfortunately we do not provide technical support for pthread library.

If somebody else has any comment abut this tool they are very welcome.

Best regards,

Carlos

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,049 次查看
Carlos_Musich
NXP Employee
NXP Employee

Hi Radek,

If you need an RTOS other than MQX there are other options from our partners such as FreeRTOS, μC/OS-II, μC/OS-III. Unfortunately we do not provide technical support for pthread library.

If somebody else has any comment abut this tool they are very welcome.

Best regards,

Carlos

0 项奖励
回复