Sorry missed to type in the line where error was. Its in _usb_copy_array_to_ram_new( USB_EP0_IN_ADDR, data, byte_cnt,dummy_array )
Sunish On Tue, Apr 9, 2013 at 5:12 PM, Oliver Seitz <[email protected]> wrote: > > > > Need help as I am not able to follow the code. > > Hi! > > That's no surprise. The use of pointers is neither "officially possible" > neither properly documented. There's a document "pointers.txt" in the > documentation folder of the source package of the compiler. From what I > found there, I made up the code. > > In which line do you get the error? > > Greets, > Kiste > > -- > 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 http://groups.google.com/group/jallib?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- 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 http://groups.google.com/group/jallib?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
