TPS25751: TPS25751. Device accepted the patch bundle and not switching from PTCH to APP mode.

Part Number: TPS25751

Tool/software:

I use TPS25751 no eeprom.

In my board,It did not use the pin of I2Ct_IRQn.

I read the file TPS25751: Embedded Controller (EC) to Load a Patch Bundle Directly to the TPS25751. Device accepted the patch bundle and not switching from PTCH to APP mode. - Power management forum - Power management - TI E2E support forums.

I blocked the interrupt level waiting code。// while (HAL_GPIO_ReadPin(GPIOE, GPIO_PIN_4) != GPIO_PIN_RESET);

when upload path, the tps25751 can not act the address 0x30.

/****** STEP: 07 ******/

tps25751_upload_patch(patch);

the iic send 0x30<<1, get nack.

please help me get the reason.

tks.