This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Flash loading problem

I have a very frustratiing and time consuming problem with F28335. It need to use it with an external clock (oscillator). However, if I understand correctly  programming flash can only be done with crystal oscillator X1+X2. So in order to load the flash I need to coinnect XCLKIN signal to GND and connect X1+X2 to the crystal and when building and trying to load the project a message appears that device is in low-power mode and if I want to bring it out but 'yes' answer makes CC exit/crash. After that loading flash is executed a few times slower and my code run put of flash then does not work properly. The only way I found to bring it back to order is to load flash with a modified project running on crystal, running the code and only then can I load the proper oscillator-clocked version but it takes a good 15 minutes.

Is there something I do wrong or is there a specific action in Code Composer to bring the uC out of low-power mode ?
I use XDS100v2 and CC4.2.4.

Regards, Pawel