Hi All,
I am using S32R274(X-RRU-DOLPHIN-CC) with front end TEF810X. Built the OneRF_4Antennas_demo_s32r274 project, ran on the board as debug config and in "main_c0.c" file I found that it is looping at line number 89 "HALT_HERE". Since "RsdkPlatformSetup(RsdkGetBoardId())" function is returning non zero value which is an error.
I further found "PlatformSetupMasterCore()" function which configures PLL0 configuration through "PLL0_cfg()" function is failing.
Please provide some solution for demo project to work.
Thanks and Regards,
Vikas Patil