AI application code related issue
I am using STM32N6570-DK board . I am trying to build edge AI code in application mode with the help of generated STM32 cube AI studio generate project for IDE. I am following this article https://community.st.com/t5/stm32-mcus/how-to-build-an-ai-application-from-scratch-on-the-stm32n6570-dk/ta-p/825591 .
I am asking this as I am getting some memory issues while debugging the application code.
Also my code includes ADC+USART also, will this add to additional memory changes?

