sangeo
Member level 2
- Joined
- Jun 2, 2013
- Messages
- 44
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Activity points
- 1,647
Hello everyone,
I am studying in pic microcontroller and trying to develop some systems by using MICROC8.2 IDE.
The problem that I am facing is, one error message generates during my debugging and says
"Reentrancy not allowed: Function Usart called in Main and Interrupt threads" I didn't got the
proper meaning of that message. And how can I modify my program to terminate this message.
Thanks in advance
I am studying in pic microcontroller and trying to develop some systems by using MICROC8.2 IDE.
The problem that I am facing is, one error message generates during my debugging and says
"Reentrancy not allowed: Function Usart called in Main and Interrupt threads" I didn't got the
proper meaning of that message. And how can I modify my program to terminate this message.
Thanks in advance