problem to start en.x-cube-wifi1_firmware prject VCOM in debug (keil)
i'm using the STM32L053R8 (nucleo_board) with SPWF01SC wifi expansion module. i run some examples from STM32CubeExpansion_WIFI1_V2.1.1 code but only using drag and drop file.bin on Nucleo drive. if i open project (Wifi_VCOM) with keil, compile/link is ok, load is ok but when i run, the program is locked in instruction:
printf('\r\n\n/********************************************************\n');
i tried to remove define USART_PRINT_MSG but locked again. I don't know what is the problem?
Thanks
#en.x-cube-wifi1_firmware-+-spwf01sc #spwf01sc