On Apr 15, 2:43 pm, Rob Hamerling <[email protected]> wrote: > On 04/15/10 03:06 pm, m...@watty wrote: > > > Indeed a "blink-led" compiles with exact same pragma. So it's not the > > extended Instructions enabled > > I'll add 'pragma target XINST disabled' to the blink samples (of PICs > with that config bit) with the comment 'not supported by JalV2' as reminder. > > Regards, Rob. > > -- > Rob Hamerling, Vianen, NL (http://www.robh.nl/)
no need I was saying the "pragma target XINST ENABLED" is fine. makes NO difference on a Blink a led. My "blink a led" compiles fine, either way. the giant 18F4550 version of catpad, even with file transfer enabled (106 bytes free in 32K!) with "pragma target XINST ENABLED" compiles and works on target hardware fine. Simultaneous use of timer interrupt, HW serial with Interrupt buffer, KS0108 glcd sharing pins with 25 keys (inc 4x 4 keypad), USB serial profile, etc... So issue is not any of the pragmas. I'll have to gradually add each feature and see where compiler breaks. VERY tedious. -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
