You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a structure tSYS that has a FirstScan member. I have defined in resource a global called SYS of type tSYS.
I would like to be able to select SYS.FirstScan as the Single for a interrupt task. When I click on the Single of the interrupt, nothing is displayed because it is not accessing my SYS global.
The text was updated successfully, but these errors were encountered:
I have a structure tSYS that has a FirstScan member. I have defined in resource a global called SYS of type tSYS.
I would like to be able to select SYS.FirstScan as the Single for a interrupt task. When I click on the Single of the interrupt, nothing is displayed because it is not accessing my SYS global.
The text was updated successfully, but these errors were encountered: