Forum Discussion
Altera_Forum
Honored Contributor
16 years ago[TSE] how have the datas from fifo tse ?
Hi, I need some help about triple speed ethernet (tse) to receive and transmit datas. I have paid for IP-TRIETHERNET + IP-NIOS + IP-TCPIP-NIOS. The altera support and commercial contact told m...
Altera_Forum
Honored Contributor
16 years agoAssembler startup code calls alt_main to initialize HAL drivers.
Then alt_main() calls your appllication main() I suggest you compile everything in debug mode, place a breakpoint in alt_main and step into the code to check if everything is initialized correctly.