Hi all,
i am working with Kinteis K -series (with Codewarrior).
I am developing an algorithm, that produces a random labyrinth (with C).
Now i will show my labyrinth on a LCD Display.
But if i build my Project in Codewarrior i get the problem report: region 'm_data' overflowed by 12808 bytes.
I researched that the memory of the Kinetis K - family is seperated in two (m_data and m_data_20000000). I looked in my Project map file but my memory is not seperated.
I looked after another solution but i did not find any.
Does anybody have a solution?
Can it be that the memory requirements of my algorithm is to big for my microcontroller?
Or can i do something in the settings of Codewarrior to solve the Problem.
Armend
Original Attachment has been moved to: mapFile.map.zip