Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- 9.1 sp1 is pretty good but we've still had to patch it to get it to work. it's working pretty well for us on multiple devices with a reasonable number of network threads active simultaneously. without patches 9.1sp1 will crash immediately if your application uses ucos's mutexes. yo also have to make sure to create the appropriate thread semaphores for each thread. I've applied patches to 9.1sp2 that revert most of the code back to 9.1sp1. i can post the patch files if anyone is interested. --- Quote End --- I would definitely be interested. It would be lovely to get something working that i can start from. In the end i just need UDP so i may try to see if i can work with the TSE directly though it seems like that will be a HUGE task. PS: i tried the original .sof file and the board behaved the same as when i used my compiled .sof. and i am familiar with using the evaluation versions of blocks(ie keeping the little window open and JTAG connected during use)