• Question about Stack and Heap
    Hello! I lucking information about different between “stack†an “heapâ€. I read few articles about this topic but, they don’t give me god knowledge. Best regards Mark
  • stack size
    Hi, In the start167.A66 file, there are 2 stack?? STK_SIZE and USTSZ I program in C language and I would like to know if I must declare the twice or just one, in order to gain some memory !! ...
  • QUESTION ABOUT TCP/IP STACK
    HELLO ,I have a question about the TcpNet ,especially the function "tcp_send",i use the right parameters, but every time ,it run to the syserror();and the error code is ERR_MEM_FREE which means...
  • Configuring stack size and direction to avoid stack overflow
    Hello, I'm using a Cortex M-4 processor (STM32F4) and I recently encountered strange behavior of my code after minor modifications that were not directly related to the problems I was seeing. ...
  • About Stack
    How to see the Stack variable what SP and SPMAX?