Hi,
I have played around with a Concerto controllerCard and have transformed a simple blinking led example into a SYSBIOS project which now controls the blinking.
I was able to get it blinking without setting the main clock, I guess the clock is defined inside the SYSBIOS, but where do I find the configuration data?
Is it possible to configure the peripherals clocks through SYSBIOS also, or do I have to set this in the code?