Hello, my project has a problem. I have to use a global boolean variable that can be used by two tasks, i set the variable and when i try to use it on the other tasks it's returning for me that the variable is undefined, even when i use EXTERN. How can i fix it?