Tool/software: TI-RTOS
Hi,
I am using TI-RTOS on the DSP1 core and Linux on A15 (processor SDK v4.03). I am trying to setup GPIO6_16 as clkout1. I set the muxmode for GPIO6_16 to 0x9 (clkout1), and programmed CM_CLKSEL_CLKOUTMUX1 to 0x4 (DSP_GFCLK). I set the CM_CLKSEL_DSP_GFCLK_CLKOUTMUX to 0x0 (divide by 1). But, I am not seeing any output on the pin. What am I missing in my setup? Are there any examples for configuring CLKOUT1 that I can use for reference?
Thanks,
Jimit