Re: [lwip-users] Memory Pool relocation

2017-10-15 Thread Dirk Ziegelmeier
​ extern u8_t attribute((section(".onchip_mem"))) memp_memory_PBUF_POOL_base[]; The documentation is wrong. I'll fix it. Ciao Dirk Hi > > > I eventually got round to testing this – but I am not sure the docs are > correct. Here is the note in the docs: > > > > extern u8_t

Re: [lwip-users] Memory Pool relocation

2017-10-15 Thread Zahir Lalani
option should be the right way? Z From: lwip-users [mailto:lwip-users-bounces+zahir=systemz@gnu.org] On Behalf Of Dirk Ziegelmeier Sent: 02 October 2017 09:11 To: Mailing list for lwIP users <lwip-users@nongnu.org> Subject: Re: [lwip-users] Memory Pool relocation http://www.nongn