• Net_sys_error : ERR_MEM_CORRUPT
    Hello, We are currently working on a Web server on an ARM Cortex-M7 to transmit JSON string via HTTP and CGI. When sending TCP / IP packets (2 or 3 TCP segments), an error occurred: net_sys_error...
  • there is one small advantage of the spam flood
    Due to the spam flood I do not open threads w/o clearly stated titles. If that is so for many then those that can not be bothered with taking the time to type a clear post title will luck out.
  • ERR_MEM_CORRUPT error in TCPnet call tcp_poll_sockets()
    Hi, I'm running firmware on my device used to log data to a server. Due to yet unknown reason the sys_error() function from TCPnet is called with the ERR_MEM_CORRUPT error set (file Net_Config.c...
  • Ping Not working
    Dear all I have made a custom board based on stm32f407IGT6 and used the same schematics from keil MBCSTM32F400 board, I have written this simple program for testing PING, int main(void) { SysTick_Config...
  • ping problem
    Hi... I am doing software development in ARM 7 in Keil Compiler. But I am facing a problem . I can not get successful reply for more than one device in a local lan network when I ping these all devices...