Forum Discussion
Altera_Forum
Honored Contributor
21 years agohow to find the source of newlib?
I need to use the function select() or sleep(). But they are not implemented in newlib after checking the doc of newlib. How could I do? Where can I find the source code of newlib? in HLA? ...
Altera_Forum
Honored Contributor
21 years agoWombat,
Thanks for your clarification. At the very beginning, I am going to use mmap to implement the virtual mm, how can I do it now? Thanks, Neo