We found out that we were running from the internal oscillator up until now. We'd like to run from the external 24Mhz crystal, but I don't get how I can do this.. http://www.ti.com/lit/ug/swra486/swra486.pdf (section 4.5.1)
This however works only until the TIRTOS power management kicks in: it then disables the external crystal again (you can see that in the registers in the debugger). I can't find any resources describing how I can tell the power management to use the external crystal. So I hope you guys have an idea..?