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.
编译出现下面错误
>> Compilation failure
makefile:149: recipe for target 'Example_2833xI2C_eeprom.out' failed
undefined first referenced
symbol in file
--------- ----------------
_InitXintf16Gpio ./Example_2833xI2C_eeprom.obj
error: unresolved symbols remain
error: errors encountered during linking; "Example_2833xI2C_eeprom.out" not
built
gmake: *** [Example_2833xI2C_eeprom.out] Error 1
gmake: Target 'all' not remade because of errors.
**** Build Finished ****