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.

TRF7960A EVM doesn't work after flashing TRF7960A C Code Samples

Other Parts Discussed in Thread: TRF7960A, MSP-FET, UNIFLASH, MSP430F2370

Hello,

I got an TRF7960A EVM which worked just fine.

But after downloading the TRF7960A C Code Samples
(ZIP, 153 KB)    309 views, 10 Aug 2011
 without any changes to it the EVM stop working. Which means I get timeouts when I try to connect it to the GUI. And in stand_alone it stays in

while(irq_flag == 0x00)
        {
        }                                                // wait for interrupt

How can I get back the original firmware (if possible plus code) ?