Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[PIC] Pic programming error message

Status
Not open for further replies.

sangeo

Member level 2
Member level 2
Joined
Jun 2, 2013
Messages
44
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Visit site
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 :oops:
 

Firstly you may want to review the explanations about function reentrancy in the compiler manual.
Secondly show the code because details matters.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top