This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430F5xx F6xx FRxx等系类中的 随机数种子应用



TI employee,

   你们好!

在430新的系列中其内存中都存着一个16Bytes的 随机数种子,一直不知道它的作用是什么(当我小白吧,随机数种子用来干嘛?)。

我现在在做一个项目需要430一次能产生16字节的随机数(程序运行过程中可能需要产生多次16bytes随机数),我想TI既然故意嵌入了一个随机数种子,

我希望能好好用起来,所以我的问题是:

1) 随机数种子作用是?

2)随机数种子怎么使用?在IAR for MSP430 开发环境中具体怎么使用?

非常感谢。。。