Hi,
I'm pretty certain I have the SICRx registers configured correctly, I have verified against a dump of the registers:
0x114 - 1A 85 55 5E
0x118 - 2B 0A 0B 6F
0x11C - 80 00 00 00
We are actually using TDMA and TDMB, TDMA works okay with an external clock, TDMB only works when running of BRGs. I've noticed the test code in the BSP is also using BRGs for TDMB, I don't know if this is a coincidence or not though.
Will.