Tool/software: TI C/C++ Compiler
Hi,
Customer is using compiler V4.1.3 with level-3 optimization.
Now, they found an issue, when using rand(), the code crashed; if not using, everything OK.
The *.c file (with rand()) will be created to a *.obj file, then another engineer will combine it into a project. The issue happened in this project.
What could be the issue?
Thanks a lot.
Br, Jordan