swapan
Full Member level 4
- Joined
- Feb 20, 2009
- Messages
- 204
- Helped
- 27
- Reputation
- 54
- Reaction score
- 24
- Trophy points
- 1,298
- Location
- Kolkata
- Activity points
- 2,839
Hi guys,
While writing a code, I have used ‘ADC_Read( )’ function in main as well as in ISR. But the compiler returns the result ‘Reentrancy of function is not allowed’. Is there no way to get ADC result by calling ‘ADC_Read( )’ function in main as well as ISR?
swapam
While writing a code, I have used ‘ADC_Read( )’ function in main as well as in ISR. But the compiler returns the result ‘Reentrancy of function is not allowed’. Is there no way to get ADC result by calling ‘ADC_Read( )’ function in main as well as ISR?
swapam