Forum Discussion
Altera_Forum
Honored Contributor
13 years agoHello
I have following Clock frequencye's: clk_50 External 50 MHz altpp_sys pll.c0 100Mhz altpll_sdram pll.c1 100Mhz altpll_io pll.c2 10Mhz altpll_25 pll.c3 25Mhz Yes ! i am using MicroC/OS-II I have customize the Demo Version of Simple_Socket_Server Example on DE2 board. I have attached my Project along with Software files, my receiver Code is "simple_socket_server.c" over there i add the isr who is looking for external pin "LOAD" status if it is high it generate a high at "edge_capture" pin which further use for reading the bus data. Regards Kauhsla