Part Number: AM3359
Tool/software: Starterware
Dear Sir,
Previous Discussion Links:
https://e2e.ti.com/support/power_management/pmu/f/200/p/576284/2149541#2149541
We are using PMIC TPS65910 for our custom board and we are using starter ware Boot loader code for Booting through UART0. The processor gets reset while executing functions related to PMIC voltage configuration.
Functions are
1. ConfigVddOpVoltage();
2. SetVdd1OpVoltage(oppTable[oppMaxIdx].pmicVolt);
While executing those function the processor gets reset.
The Flow of booting is
1. Power on the Device.
2. 'CCCC....' will appear .
3. We will send the boot loader code through x modem.
4. After sending the code the system gets reset and prints 'CCCC...." on screen.
AM335x Starter Kit Diagnostics:
http://processors.wiki.ti.com/index.php/AM335x_Starter_Kit_Diagnostics#PMIC_Test
In the above website they mentioned one limitation: "One running the second time the board resets, this will be fixed for the Beta" ?
What is the error ? Does it resemble to my case ?
Thanks and Regards
Raja