Other Parts Discussed in Thread: HALCOGEN
Dear team
My customer is using TMS570LS0914. It returns Fapi_Error_InvalidHclkValue (failure: System clock does not match specified wait value) when calls API:Fapi_initializeFlashBanks. The crystal is 16MHz.
They already make sure that
1. system clock: make sure the sys_CLK in bl_config.h is same as the system clock generated from PLL (HCLK) (160MHz)
2. LS0914 has smaller flash than LS1224. Please define the struct of flash sectors in flash_defines.h
The same code runs fine on TMS570LS1224PGE.
