Ishaan Karnik
Member level 3
I am using Freescale Semiconductor MC9S08LG32 controller.
I am using Code Warrior 10.2 Special edition IDE for development.
I am trying to dynamically allocate and dellocate memory (an single dimension array of type float of size 30) dynamically inside a function.
However I getting an error Out of Allocated Space Segment RAM at Address 0x131.
Any Ideas why?
I am using Code Warrior 10.2 Special edition IDE for development.
I am trying to dynamically allocate and dellocate memory (an single dimension array of type float of size 30) dynamically inside a function.
However I getting an error Out of Allocated Space Segment RAM at Address 0x131.
Any Ideas why?