Altera_Forum
Honored Contributor
13 years agoSimpleSocketServer - No free buffers for rx
hi,
I'm trying to run the SimpleSocketServer program in Eclipse. At the moment I'm getting some error messages when trying to run the program eg: ([MicroC/OS-II]: Expanded Diagnosis: Failed to create SSSLEDLightshowsem...No free Buffers for rx etc..) Please take a look at the attachment for further details. I tried removing a single UART in my SOPC design and re-generate SOPC and compiling the QuartusII project, and that helped make the error messages go away. Still, I need to make the design work when I re-attach the UART in SOPC, can anyone provide some pointers ? Could this possibly have something to do with the number of IRQ providers that are connected to the NiosII in SOPC, there are 14 of them when I remove one of the UARTs in the design. regards, saber890