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?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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?