/** * @brief RAM initialization2 user can override this function */ __attribute__((weak)) void RamInit2(void) { }