ratcliffe_ic Posted January 16, 2012 Report Posted January 16, 2012 Hi Can someone tell me the meaning of the X in FC0 in the attached screenshot, I suspect it means not scanned but not sure. Thanks in advance Quote
muotioj Posted January 16, 2012 Report Posted January 16, 2012 You mean instruction X ? Select it and press F1. Quote
Moggie Posted January 16, 2012 Report Posted January 16, 2012 Exclusive OR X checks whether the state of the addressed bit is "1", and XORs the test result with the RLO. As muotioj states highlight the instruction and press F1 for help. Quote
ratcliffe_ic Posted January 16, 2012 Author Report Posted January 16, 2012 Did not explain very well, I meant on the left hand side where the list of blocks is, there is a square box with a cross in it next to FC0. I think it means FC0 exists but is not called. Quote
Joe E. Posted January 16, 2012 Report Posted January 16, 2012 That appears to be the case. I wasn't 100% sure, so I made a quick test program and checked it out. If you add a call to FC0 in OB1, save OB1, and tell it to regenerate the call structure when you open it, the "X" should go away. Quote
ratcliffe_ic Posted January 17, 2012 Author Report Posted January 17, 2012 Cheers, thanks for that Quote
muotioj Posted January 17, 2012 Report Posted January 17, 2012 Ah, for future, some simple paint usage to point to where to look at in big picture would be good. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.