I'm using the F2808 with a few threads that are time-slicing. The default clock driving DSP/BIOS (100 microseconds) is currently a limiting factor in my applications performance, and I've tried increasing the speed, but DSP/BIOS becomes unstable after about 40 microseconds (I've tested this by removing all of my code and putting some simple skeleton code in its place). Are there any configuration changes I can do to get the clock down to around 1 microsecond, or is this unfeasible on the F2808?