smalldinosaur - 2023-01-13

a big array like lcd buffer, "unsigned char pic_log_565[243200]". The c file calling the big array will get stuck during the cppcheck check. what I use cppcheck's version is 2.9.
What is the reason for this phenomenon? How can I avoid this problem?