Hi TI,
I am using concerto board to develop my project.I set SYS/BIOS heap size to be 20480 (seams to be the maximum size I can set). I have got five tasks in it as shown in figures. When I was trying to debuging the project, there is always "out of memory" problem. This problem happened when I added the fifth task in it and I set the stack size to be 512. Before this, the code was working fine with four tasks in it and I even increased the stack size of one task from 2048 to 4096 (just for testing if this will cause out of memory), and it was also working fine. However, when I reduced that stack size back to 2048 and added the fifth task in it, the problem occured. Can anyone help with this ? I attached cnsole and ROV screen shots.
Many Thanks,
Ben