Hi,
I am statically creating a binary semaphore in the .cfg using the right click method in the outline field. Created the name and I see it show up in the source text for the .cfg file. When I try to semaphore_post(nodeConfigured), I get an error on compile saying nodeConfigured is undefined. What am I missing
Thanks,
Will