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.