MCBXC167-Net Evaluation Board with C166 Compiler: Does anyone know how to create random numbers (0-1023)?
Does this help? http://www.keil.com/support/man/docs/c166/c166_rand.htm Jon
There is no way in software to create random numbers, it is possible to create pseudo random numbers. Erik