Hello everyone,
I'm working on an SK-AM62A eval board PROC135E2 received from ti in february (pre-production board).
I'm able to boot linux from SD using the image "tisdk-default-image-am62axx-evm.wic.xz" contained in "ti-processor-sdk-linux-am62axx-evm-08.04.01.08".
Recently I tried to download the latest SD image from the updated sdk (tisdk-edgeai-image-am62axx-evm.wic version 08.06.00.45) and I burned an SDcard with balena etcher.
- Using the new image, the boards didn't boot at all => Nothing is showed in the UART console.
- If revert the SD with the older image => the board boots correctly.
I found that the problem is the "boot" partition of the SD card.
Let me explain:
- if I use the new SD card image, but with the older "boot" partition files => the board starts correctly and I'm able to access to linux.
Is it normal? How can I use latest SD images from ti website?
Thanks
Andrea