Part Number: AM5728
Tool/software: TI-RTOS
Hi,
I am configuring McASP as 32 channel TDMA slave and NIMU on AM572X evaluation Kit for DSP1 core (booting from SdCard using TiRTOS provided MLO).
Both the applications was working fine but when i tried merging both (as data is coming over UDP and passing it over McASP to other device), I found my AM572X board are getting rebooted after loading application ( below are the UART print (reboot is happening continuously)).
By any chance my software can over-write any registers which is causing this issue because I am suspecting one array that gone crazy.
I am using CCSv7.2.0.13, processor_sdk_rtos_am57xx_3_03_00_04, pdk_am57xx_1_0_6 and ndk_2_25_01_11.
**** PDK SBL ****
**** Copying Application Image to DDR ****:
SD Boot - file open completed successfully
Version: CSII_v_1_2_0_0
MMDS Reset Done...
Configuring McBSP...
TDMA Rx SWI Created...
TDMA Tx SWI Created...
TDMA Task Created...
UDP Task Created...
Starting TiRTOS...
**** PDK SBL ****
**** Copying Application Image to DDR ****:
SD Boot - file open completed successfully
Version: CSII_v_1_2_0_0