Hi Sir,
I am getting below error while compiling. Seems it is related to quad seven segment LED display. Kindly assist how to solve this issue.
"Serious Warning: Possible sw stack corruption, function 'FCD_0fca1_led_7seg_quad1__ShowDigit' called by more than one asynchronous thread (main/Task, interrupt, interrupt low)"
Getting while compiling
Moderator: Benj
Re: Getting while compiling
Hi Martin
Yes, you are correct, your hint did help me to eliminate the error. I was calling display routing within interrupt handler. After correcting the software there is no compiling error.
Thanks
Yes, you are correct, your hint did help me to eliminate the error. I was calling display routing within interrupt handler. After correcting the software there is no compiling error.
Thanks