StartThread() issue
Posted: Thu Sep 05, 2019 10:19 am
Hi Tom,
I am triggering the Thread 2 from the 1 using the StartThread(2); function but I have the following problem:
I save all the theads codes using the the FLASH User Memory Button form the Configuration GUI. Additionally I checked ON before the thread 1 check box in the Launch on Power Up to be Launched on Power Up and it Works, the problem is that it does not trigger the thread 2. Only does that if I manually compile and Download it (thread 2) using the C Program GUI. Why is that?, I asume that from the Power up all the C threads are compiled and downloaded automatically, am I right?
Many thanks!!
I am triggering the Thread 2 from the 1 using the StartThread(2); function but I have the following problem:
I save all the theads codes using the the FLASH User Memory Button form the Configuration GUI. Additionally I checked ON before the thread 1 check box in the Launch on Power Up to be Launched on Power Up and it Works, the problem is that it does not trigger the thread 2. Only does that if I manually compile and Download it (thread 2) using the C Program GUI. Why is that?, I asume that from the Power up all the C threads are compiled and downloaded automatically, am I right?
Many thanks!!