Jef - I don’t know whats going on with this but I find the define located in “seq_ui.c” file with a reference in “seq_ui.h”. The revision header for seq_ui.c is: // $Id: seq_ui.c 2102 2014-12-15 17:40:04Z tk $ I got this information directly from the SVN.MIOS32 repositories on line.
Are you using version 2102 for that file which was changed on 15-Dec?
I understand about your problems with the SVN. I just don’t have enough experience in using it. The most I have done is do diff’s between the original version that is stored on my PC. I’m too afraid to try to do an update in my sandbox for fear that I will have problems with merging changes in the same files that others have changed. From my previous knowledge with version control systems I know it can be done but I just don’t need it for what I am doing. It is nice that TK has used a naming convention that helps pin point where the variable or function is located.