Hi,
I am using LPC4367JBD208E controller for one of my product development. I am using MCUXpresso 10.3.1_2233 for the application development. I have developed the application and while debugging the same I faced following error.

This error comes while I was lauching the application for debugging, and as per the information given I checked the line 376 in cr_startup_lpc43xx.c As shown below.

But I do not understand the significance of the error mentioned since at one side it is going to the main .c but on the other side it shows this error.
please Explained. one more information is that currently the RAM cionsumed is 85.19% of 32KB assigned memory.
Also there is one query regarding the RAM allocation,
Consideing the below image
For M4 core 32KB RAM is used and M0App Core 40KB RAM is used, and after that IPC memory is inline. so what id the assigned RAM 32/40 KB is consumed ten will it be using the next memory whihc is inline in the memory configuration?
Please provide this information as well. before that the above mentioned hardfault handler issue is on priority.
Thanks
Gaurav More