Hi,
I'm using S32K144 in which I've merged m_data and m_data_2 region as suggested.
So I want to ask why m_data region is always showing as 100% used?
Due to which I'm getting error as -
section .m_data LMA [0001bdcc,00020bcb] overlaps section .code LMA [0001bdcc,0001be27]
Please help me with this.