This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

数据类型报错



ccs什么都不会.........写了一个m序列,想在console窗口里打出序列,在运行printf(m_sequence)语句时编译报错,显示

Description Resource Path Location Type
argument of type "void (*)(Bool *, Bool *)" is incompatible with parameter of type "const char *" gpio_Output_Pin_Example.c /CSL_GPIO_OutputPinExample line 186 C/C++ Problem

请问是不是不支持bool类型呀?