Re: MPLAB X IDE beta under Linux and Mac OS X
Tamas Rudnai <[email protected]> Fri, 15 Oct 2010 16:07:16 +0100
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Message-ID | <[email protected]> |
--0016363b90cca279bc0492a92e35 Content-Type: text/plain; charset=ISO-8859-1 On Fri, Oct 15, 2010 at 12:38 PM, Xiaofan Chen <[email protected]> wrote: > On Fri, Oct 15, 2010 at 5:09 PM, Tamas Rudnai <[email protected]> > wrote: > > Thanks Xiaofan, I will give it a go this weekend. Although if that does > not > > support PICkit2 then I would not like it, will still use older MPLAB with > > VirtualBox/WinXP configuration. > > Maybe buying a PICkit 3 or ICD 3 is the way to go. I have access to > PICKit 3 but I do not like it. I also have access to MPLAB ICD 3 > and I like it way better than PICkit 2/3. > This could be an option, yes. The only thing is when something works well I do not like to replacing it, unless there is a very good reason for that :-) Tamas > > > -- > Xiaofan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- int main() { char *a,*s,*q; printf(s="int main() { char *a,*s,*q; printf(s=%s%s%s, q=%s%s%s%s,s,q,q,a=%s%s%s%s,q,q,q,a,a,q); }", q="\"",s,q,q,a="\\",q,q,q,a,a,q); } --0016363b90cca279bc0492a92e35--