I am trying to write to CSHI0 registers CTL0,1 and 2 and CFG registers to configure CSHI0 spi communication after setting up the registers when i view the memory location in the multi debugger the values are not reflecting and i am not getting any output. While my port configuration registers values are reflected in the debugger. So, can you help me how to write to these registers to up my spi communication?
Sorry to correct my response, out of reset MSR_LM10 = 1, which is CSIH clock stopped. You need to set MSR_LM10 to zero to enable the clock source.
-Dave