about reentrancy

mikroC, mikroBasic and mikroPascal PRO for Microchip’s 8-bit PIC MCUs.
Post Reply
Author
Message
alcidesramos
Posts: 272
Joined: 17 Feb 2009 02:39
Location: Colombia
Contact:

about reentrancy

#1 Post by alcidesramos » 27 Apr 2017 18:20

Please allow enabled and disabled the reentrancy in the compiler,To the risk of the programmer


some time in void main , i disable the interrup, and use some funtion.

then before entre the while loop enable the interrupt

and never again use the funtion in thw loop but need use the funtion en the interrut

the compiler show reentrancy error, but the funtiuon never use the same time. only use in configuration on void main when interrupt is off

and before the loop enable the interrupt and want use the funtion in the interrupt only.


please allow the programmer in project setting enabled o disabled the reetrancy.


kinds regard.


Alcides Ramos.

User avatar
lana.arsic
mikroElektronika team
Posts: 1715
Joined: 15 Jan 2016 12:50

Re: about reentrancy

#2 Post by lana.arsic » 28 Apr 2017 12:40

Hi Alcides,

Thank you for the suggestion,
it is passed to our developers for consideration.

If you still have issues with your program, you can
post the minimal project which represents it.

Kind regards,
Lana

Post Reply

Return to “PIC PRO Compilers”