Quantcast
Channel: MPLAB Harmony
Viewing all articles
Browse latest Browse all 7442

Harmony V2 - issue with TCP/IP stack on external RAM (rellner)

$
0
0
Hi, I'm trying to use the external RAM for the TCP/IP stack. FreeRTOS is configured with 5 heap regions (1 in internal RAM, 4 in external RAM ). The TCP/IP stack is configured with

#define TCPIP_STACK_USE_EXTERNAL_HEAP
#define TCPIP_STACK_MA..


Viewing all articles
Browse latest Browse all 7442