Posted on July 31, 2007 at 10:32Hi, There is an optimizer problem here. You should try a more efficient syntax by casting the result of the shift back to (unsigned char), as the C standard rules are considering the result of any operator as at least...
Posted on January 13, 2004 at 10:13You should compile with +modms model according to the figures shown in your error messages. Locals are in page zero and globals outside. Loading a stack model library on a static model application will produce erro...