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.

Starterware/AM3359: PMIC reset issue

Part Number: AM3359

Tool/software: Starterware

Dear Sir,

Previous Discussion Links:

https://e2e.ti.com/support/embedded/starterware/f/790/t/574875#pi239031350=1&pi239031350filter=all&pi239031350scroll=false

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