Question
My debugger use a lot of RAM memory space
Posted on March 18, 2015 at 11:41
Hello everybody,
I have a trouble with the RAM memory space when I'm in debug mode with my STM32F4. I think my debugger take a lot of RAM space resources because I can't watch my variables anymore when my variables take a lot of RAM space.For your information, I have this problem with the debug mode when my variables occupy more than 130Ko (for a total RAM memory space of 192Ko).I use Coocox + GNU Tools ARM Embedded (or Yagarto) + ST Link + STM32F427. I think I debug in flash but I'm not sure because I use a ''custom_link.ld''.Do you ever experienced this kind of trouble?Thanks a lot, have a good day!