Forum Discussion
Altera_Forum
Honored Contributor
19 years agoHi!
I've found the way to do it work! I forgot to add:EXPORT_SYMBOL(crc16); to the crc file. I don't know why in linux wasn't needed, but in uClinux, ot does. bye aLeX