nxpfrankli

Results 188 comments of nxpfrankli

I look like crash when do cleanup work when finish task. Does crash every time?

@UUUNotifyCallback def _default_notify_callback(struct: UUUNotifyStruct, data) -> int: # type: ignore """A default callback function that stores the response in a class variable. :param struct: A UUUNotifyStruct object :param data: A...

Yes, the first line must be uuu_version 1.5.179

It is used for detecting if it is script or image. If no this line, uuu think it is image file.

it should uboot issue. Maybe image try to download overwrite uboot execute code section

you can use -v to show how much download to guest what's current rom state. Normal ROM reset chip because received unexpected data.

There is bootloader in wic image, which need match your board, lpddr4 board need use lpddr4's image, ddr5 board need ddr5s image. otherwise, ddr init will be failure, when ROM...