Other Parts Discussed in Thread: SYSCONFIG
Questions are as follows:
1.MISRA Rule 8.6 tells me that the global variable “gFlashHandle” is undefined.
2.This variable is defined in “ti_board_open_close.c”.
3.This folder will be automatically deleted and created during compilation.
4.Even if we modify the content of “ti_board_open_close.c”, once the compilation is executed. It will be set to the system settings, so MISRA Rule 8.6 cannot be solved.
Could this problem be solved??
