Forum Discussion
6 Replies
- sstrell
Super Contributor
If you make a change to the project, like adding a .stp file or making a change to any file, like the .stp file, the indicator goes away because that means you have to recompile the project. The current compilation results no longer match the project, requiring a recompile.
#iwork4intel
- RZhen11
Occasional Contributor
I understand when project source has change, the project goes out-of-date.
But my situation is there is no change at all. What I meant in the original post is, the project seems changed after I started adding .stp file.
There are other weirdness, for example, I can't do signalTap at all.
- sstrell
Super Contributor
Adding Signal Tap is a change to the project that requires recompilation as well. It's not just source code changes that do it.
If you don't recompile, that would explain why Signal Tap isn't working as well. Check the Signal Tap settings in the Settings dialog box are pointing to your .stp file and then recompile.
#iwork4intel