@karthikey_kadati i tried but i am still stuck!
i also tried to flash testsuits/sample/hello.exe with this
MEMORY {
RAM_INT : ORIGIN = 0x20000000, LENGTH = 128k
ROM_INT : ORIGIN = 0x08000000, LENGTH = 512K
}
and config.ini with both UART_2 and UART_3, it is getting stuck here,
i was using nucleo-f401re, now i switch to mine nucleo-f446re and it is still not working.
i check Running Hello test on STM32 Nucleo F446RE - #7 by sunilhegde
and this forum is also ended with the same error!
i check the GPIO are enable but the clock peripheral is not getting enable. i don’t know what is wrong.
