On Fri, Oct 30, 2009 at 1:00 AM, Dario Greggio wrote: >> When/how do you test a SFR? >> Pre-processor, compiler, linker, runtime? >> > > I suppose runtime, in this case... Does it mean that the binary (compiled code) can run on many different PIC? I suppose the variation of the target would be quite limited anyway? Tamas -- /* www.mcuhobby.com */ int main() { char *a,*s,*q; printf(s="/* www.mcuhobby.com */ 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); } -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist