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.

AWR2944EVM: STC PBIST

Part Number: AWR2944EVM
Other Parts Discussed in Thread: AWR2944

Tool/software:

AWR2944: SDL STC PBIST examples test

Hi:

I use mcu_plus_sdk_awr294x_10_00_00_07 to test STC PBIST. The test appimages I flashed is 'mcu_plus_sdk_awr294x_10_00_00_07\examples\sdl\stc\stc_mcu\awr294x-evm\system_nortos_nortos\sdl_stc_system.release.appimage_qspi' and 'mcu_plus_sdk_awr294x_10_00_00_07\examples\sdl\pbist\pbist_mcu\awr294x-evm\r5fss0-0_nortos\ti-arm-clang\sdl_pbist_example.release.appimage_qspi".

In STC test, I reset EVM multiple times by pressing the nreset button, and the MSS core will stuck at "STC_DSP_test_main" line 152 once in a while

In PBIST test, the resault of PBIST_runTest function will not 0.

        

So I want to know if my test is correct ?

Or how to use this STC and PBIST example. 

Thanks.