Error/Warning in the compilation
Posted: Sun Jul 27, 2025 6:34 pm
Hola,
During compilation the following warning appears:
T1_4.c:
5589: #warning "This interrupt has previously been enabled, so the macro <INT_TMR0_Tiempo> may never get called."
^ (162) #warning: "This interrupt has previously been enabled, so the macro <INT_TMR0_Tiempo> may never get called." (warning)
using updated 32-bit floating-point libraries; improved accuracy might increase code size
But the compilation ends without errors
What could this warning be due to?
I am attaching the complete compilation message file along with the project.
During compilation the following warning appears:
T1_4.c:
5589: #warning "This interrupt has previously been enabled, so the macro <INT_TMR0_Tiempo> may never get called."
^ (162) #warning: "This interrupt has previously been enabled, so the macro <INT_TMR0_Tiempo> may never get called." (warning)
using updated 32-bit floating-point libraries; improved accuracy might increase code size
But the compilation ends without errors
What could this warning be due to?
I am attaching the complete compilation message file along with the project.