About dis_heaplog()
Hi,
When I use J-link to debug my project,it always enter void NMI_HandlerC(unsigned long *hardfault_args)-__asm("BKPT #0\n");.I think it was cased by insufficient heap size.I check the docoment (Training_08_debugging_v1.0.pdf) and try to use disp_heaplog() and show as below:
*** Memory Logging Results ***
>>> ENV HEAP <<<
Used size in this HEAP : 2044 (current) - 63640 (maximum)
Used size in other HEAPs: 2044 (current) - 1389 (maximum)
