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?
Solved! Go to Solution.
 
					
				
		
 Carlos_Musich
		
			Carlos_Musich
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		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
 
					
				
		
 Carlos_Musich
		
			Carlos_Musich
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		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
