Boot failure, if metaimage is multiple of 2K
Revision(s) Affected
AWRL1432
ES2.0
Details
Metaimages that are a multiple of 2048 bytes will fail to boot.
Workaround
- Add a constant non-volatile
variable to increase the metaimage size, so that it is not aligned to 2048
bytes.
- Update MMWAVE-L-SDK to
version 5.4 or above; mmWave LSDK 5.4 and above includes changes to the
metaimage generator tool to add a minimal config file (~64 bytes) in case
the image is a multiple of 2048 bytes.