Altera_Forum
Honored Contributor
19 years agoTwo issues
I am experiencing two technical problems right now; solving one of them would make me happy!
Background: I have 3 Altera DE2 evaluation boards. Two of these boards have difficulty receiving packets with the same program loaded (DE2_NET demo program). The first byte received (rx_len[0], supposedly the length of the packet) is consistently wrong (I have seen three values: 1, 400, and 800, all of which should have been UDP packets of length 45 bytes, data portion 3 bytes). If I continue to read in the other bytes of the packet, they are all wrong as well, and the number of them (that are not read in as 0) is incorrect. An unrelated problem, which would work well enough for me: I have been working with one board consistently for about three months now (one of the two that does not receive packets properly), and now my program will only load onto this board (the other two give the generic "Verify target address failed between 0x20 and 0xFFFF"). The three boards were ordered and received at the same time, about ten months ago, and I made sure to regenerate the system from the SOPC builder and recompile on each: the SOF file is created and downloaded properly, but the program will not download from the NIOS II IDE. I am somewhat short on time to correct these issues, and would appreciate any advice given, including work-arounds.