Hi,
i debug an STM32F2 in Keil and when i add big arrays to the watch list, uVision is getting extremly slow. I have an array which is 8kB big, when i open the array uVision hangs. Is there a way to show only a selective part of the array, e.g. byte 0-128 or anything like that?
thanks