Can anyone tell me debug tools available other than keil. I am using 89v51rd2 and my code is too big that i am unable to debug using evaluation version of keil and i cannot afford for the license version. so can anyone suggest me the substitute for keil.. pls help me
I use both µVision and SDCC, because it's always good to have a backup compiler (I've run into bugs with both of them and haven't always had the luxury to wait for a fix). But for DEBUGGING I always use µVision, because that's where it really shines.