Hi Joep, Just found this email and remember I had to do something :) See last update, you should be able to generate sample when section doesn't exist. For this to test:
jallib sample -b test/board/board_16f73_js.jal -t test/peripheral/pwm/test_pwm_led_highres.jal -o /tmp/t.jal Let me know if it's ok for you. Cheers, Seb 2010/6/2 Joep Suijs <[email protected]> > Hi Seb, > > > can you tell me more why you would want to ignore section ? should I > setup > > another commandline option to allow this ? > > Sometimes a section is optional. E.g. cpp on 16f88 is used to indicate > which pin is actual activated by pragma. An other example is > seven-segment definition. This is optional and you still have a valid > sample without it. > I can't think of a reason why this should be optional. If the section > is essential and not provided, the compile will fail. Otherwise, the > sample is valid. If you do think it should be optional, I guess it > should be an optional-version of the use statement and not a command > line option. This way the test designer makes the decision. > > Joep > > -- > 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]<jallib%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/jallib?hl=en. > > -- Sébastien Lelong http://www.sirloon.net http://sirbot.org -- 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.
