MCBXC167-Net Evaluation Board with C166 Compiler: Does anyone know how to create random numbers (0-1023)?
You can find a more detailed version of my LFSR pseudo-random number generator here: http://www.programmersheaven.com/zone5/cat27/32219.htm It comes with some supporting notes and a couple of interesting links. Although my code is aimed at 8051 family processors, the principles are quite general.