Forum Discussion
Altera_Forum
Honored Contributor
20 years agoI have just used a standard main() as my program and none threads. I just want the program to run main() and then quit, but usually it starts again a second time.
Just before I read this I tried to use a cyg_uint16 array of 16000 elements and the program can't deal with this. It runs through a couple of printfs and then restarts again. It does this as long as I has bothered to look at it. I does the same under debug. Does it run out of memory? Ole