Hi everyone ! I 've installed Eclipse 3.0.1, CDT 2.1.0 with net.sf.mspgcc.zip patch (in c:\eclipse directory) and running mspgcc version dated 20041112 (in c:\mspgcc directory) all installed on win XP sp1 box and win XP SP2 box
Everything is working fine. I can download to target, do step, pausing and resuming. The problem is that I dont see any global variables even if I select them trough the selection menu. In the variables window are only local variables. The second question is about interrupts when debuging. When I choose the resume option from debug menu there is no timer interrupt generated. Otherwise program is running, I 've checked that. When I live debug mode, the same code downloaded to the target is running well, with all interrupts. Any suggestions what can be wrong here or hints what to be done ? Regards Saso
