Hi,
I used CCS to debug my OMAP code. I want to set PINMUX13 for testing the clock signal. I wrote data to PINMUX13: *PINMUX13 |= ( 1 << 4). But the content of register was unchanged when I check it from memory view. Also, the KICK0R and KICK1R contents were unchanged when I wrote data to them. Any suggestions?
Thanks!