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.

RTOS/CC2652R: Crash while switching to External Oscillator in ISR

Part Number: CC2652R

Tool/software: TI-RTOS

Hi, 

I have simple peripheral example-based binary that was running fine on one of my custom-boards, but is crashing on another. The function in which the hard fault is caused, is NOROM_OSCHF_AttemptToSwitchToXosc() which is called in an Oscillator ISR.

Just trying to isolate the issue to see if it's an issue in my board.