OK, I can see one important change by diff'ing both version, about "pragma
data"

0.6.0:
pragma  data    0x60-0xFF,0x100-0x1FF,0x200-0x2FF,0x300-0x3FF

current:

pragma  data    0x60-0xFF,0x100-0x1FF,0x200-0x2FF,0x300-0x3FF,0x400-0x4FF
pragma  data    0x500-0x5FF,0x600-0x6FF,0x700-0x7FF

This can have an impact with USB BDT.

Can you try the latest version (or 0.7.0), and remove 0x400-0x4FF as well
and the line 0x500-0x5FF,0x600-0x6FF,0x700-0x7FF so it matches 0.6.0 code.
If this comes from here, your sample should work.

Thanks
Seb



2011/7/24 funlw65(Vasi) <[email protected]>

> The problem is at device file, 18f2550 !?
> I used the USB files form SVN and along with some other libraries but kept
> the compiler (2.4n) and the device file from 0.6.0 (I had to add only a
> constant required by the USB libs modified by Seb). Everything worked as
> expected.
>
> Then I used the new 18f2550 device and the issue surfaced again.
>
>  --
> You received this message because you are subscribed to the Google Groups
> "jallib" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/jallib/-/7tH9-2k2AUQJ.
>
> 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.
>



-- 
Sébastien Lelong

-- 
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.

Reply via email to