Part Number: TDA4VM
I've successfully produced random numbers in QNX.
Can I generate true random numbers in RTOS?
Does the TDA4VM RTOS SDK have a function interface or method for generating true random numbers in RTOS?
Thanks.
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.
Part Number: TDA4VM
I've successfully produced random numbers in QNX.
Can I generate true random numbers in RTOS?
Does the TDA4VM RTOS SDK have a function interface or method for generating true random numbers in RTOS?
Thanks.
Hi,
Unfortunately, RTOS does not have any module to generate random numbers. Can you please use the number generated from QNX?
Regards,
Brijesh
So if I want to use random numbers in an RTOS, I can only get them by using IPC after QNX has finished booting?
Hi,
Discussing this internally, will get back to you on this
Regards,
Parth
Hi,
Apologies for delay in response.
So if I want to use random numbers in an RTOS, I can only get them by using IPC after QNX has finished booting?
This is correct. There is no support for random numbers in RTOS, you'll need to get them using IPC onmy
Regards,
Parth