USB MSD is working for him now. 

Seems the issue was due to not assigning a value correctly. I had written 
variable AT constant. It was working on my board, not his. The compiler 
doesn't give any warning.

const dword USB_MSD_BLOCK_SIZE = 512
var byte USB_MSD_BLOCK_SIZE_[4] at USB_MSD_BLOCK_SIZE

Thanks again for the board!

Matt.

-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/jallib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to