Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
The same as in C: malloc()
- Altera_Forum
Honored Contributor
I think NicheStack provides a pk_alloc() function for this purpose
Hello all,
Currently I am working on DE2-115 Dev kit. I want to initialise the ethernet port without Niche Stack (TCP/IP Stack). For this purpose, I need to allocate the memory for packet. So I want to know how to allocate the memory in NIOS2. Thanks for any suggestion or help.The same as in C: malloc()
I think NicheStack provides a pk_alloc() function for this purpose