Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 3 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!