Creating Threads in CW 10.6

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Creating Threads in CW 10.6

ソリューションへジャンプ
1,159件の閲覧回数
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,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 件の賞賛
返信
1 返信
1,050件の閲覧回数
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 件の賞賛
返信