Hi,
I enable an LED via the CSL GPIO interface on the 6416DSK and it all works fine.
But as soon as I create a timer using SYS/BIOS to blink the LED the GPIO calls have no effect. I checked that the timer callbacks are executed, but the GPIO calls have no effect once BIOS_start() is called. I am using SYS/BIOS 6.32.5.54.
Why is this?
Thank you.
Jan.