Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21611 Discussions

Memory Leak in NIOS SW

MK_ABQ
New Contributor III
279 Views

Hello,

We are using NIOS II core, along with micro c os and  Interniche TCP/IP stack in our application.

Is there a tool, ways to see if there is any memory leak in our application?

 

any guidance would be helpful.

 

Thanks

 

0 Kudos
1 Solution
JingyangTeh_Altera
113 Views

Hi


There is no available tool for monitoring the memory usage to detect memory leak.

The standard method of code review is the only way of detecting any potential memory leak in the Nios SW.


Regards

Jingang, Teh


View solution in original post

2 Replies
JingyangTeh_Altera
114 Views

Hi


There is no available tool for monitoring the memory usage to detect memory leak.

The standard method of code review is the only way of detecting any potential memory leak in the Nios SW.


Regards

Jingang, Teh


JingyangTeh_Altera
50 Views

Hi


Do you have any more follow up questions?


Regards

Jingyang, Teh


0 Kudos
Reply