For an aspect of the project a team and I are currently working on, I wanted to create a random integer generator and have the led on the board turn on for that amount of time (in seconds, per say). I have been looking at ProjectZero using Code Composer Studio because it allows for control of the led but I haven't been able to pin point how to move forward with what I want to do. Is there any library that allows for timed control of the leds? Open to any comments or even questions! Please let me know if you can point me in some direction.