2019-06-12 10:50 AM
The line is in queue.c : configASSERT( !( ( xTaskGetSchedulerState() == taskSCHEDULER_SUSPENDED ) && ( xTicksToWait != 0 ) ) );
I selected in th device config: USB_HOST, LWIP, FREERTOS, FATFS, USART1,USART3, USART6, UART7, UART8, ETH and TIM1 for use in SYS Timebase Source...
I have added no code, but when the generated MX_LWIP_Init() runs, tries to do DHCP and dies after dhcp_start().