PIC24F 0 Report post Posted October 14, 2006 (edited) Any one familiar with the Dallas 1 Wire knows theres a 256 byte character array used for looking up the 8bit CRC. on the 18 series this is no problem but on the low end pics it fails to compile. There is a simple piece of ASM code to acheive this, so why cant the compiler work around it. It could at least use 2 tables or use one table with one byte missing. and hard code the 1 missing byte. for now I have to use ASM inserted code. Mick Edited November 21, 2006 by PIC24F Quote Share this post Link to post Share on other sites