Hi
I'm wondering if there's a way to create multiple threads on an msp430g2553 or msp430g2452 using Energia.
My project is to try to get software PWM, so I need to create a loop to turn the pin on and off at the correct times, but in a different thread.
Thanks in advance!