Hi,
The updated httpsrv demo for MQX RTOS + KSDK shows an application to the new Web Socket feature and that is cool!
However, the readme file and the own http server asks the user to open a file called run.html on the chat_client folder, but neither of them is available in my files!
I also want to note that in this demo I needed to put lines to init the hardware and serial console in order to put printf to work. I've added both "hardware_init();" and "dbg_uart_init();" calls. I also had to add some files to the compilation, following the lwip examples, from /httpsrv_frdmk64f120m/utilities folder (also added "${ProjDirPath}/../../../../../../../platform/drivers/uart/common/" to the compiler includes). Is there any other right/official way to make this work?
Thank you very much!
Luiz Fernando
已解决! 转到解答。