在sysbios下使用gpio,uart等驱动。在bios_start后,taskfxn()里调用GPIO_init()函数,提示GPIO_config未定义。请问是怎么回事??
备注:使用板子是6678。
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.
在sysbios下使用gpio,uart等驱动。在bios_start后,taskfxn()里调用GPIO_init()函数,提示GPIO_config未定义。请问是怎么回事??
备注:使用板子是6678。
我把GPIO_drv.c所在的文件夹复制到工程里,现在提示unsignd symbol GPIO_conig,first reference d in./src/GPIO_drv.obj