9 years, 2 months ago.

Issues while compiling

Hi, first of all thanks for your work! I'm facing some issues while compiling for Nucleo F103RB board.

After launching the compile command I'm getting these output:

Error: Identifier "MODSERIAL_IRQ_REG" is undefined in "MODSERIAL/FLUSH.cpp", Line: 31, Col: 25 Error: Identifier "DISABLE_TX_IRQ" is undefined in "MODSERIAL/FLUSH.cpp", Line: 33, Col: 22 Error: Identifier "DISABLE_RX_IRQ" is undefined in "MODSERIAL/FLUSH.cpp", Line: 34, Col: 22 Error: Identifier "RESET_TX_FIFO" is undefined in "MODSERIAL/FLUSH.cpp", Line: 41, Col: 22 Error: Identifier "RESET_RX_FIFO" is undefined in "MODSERIAL/FLUSH.cpp", Line: 42, Col: 22

Do you know how to solve this? Has anyone already faced this problem?

Thanks a lot for your time!

Question relating to:

Test code for GPS U-blox NEO-6M GPS, LPC4330, Neo-6M, u-blox
Be the first to answer this question.