I am beginner on DE2 board. Here is my problem.
I am using DE2_NIOS_HOST_MOUSE_VGA project which came with DE2 board CD room. The version of file given is version 7, but my quartus 2 software is version 9.1 Service pack 2(web version).
Therefore when opening the SOPC builder (after choose the option to upgrade system) is says an error "Error: ISP1362.avalon_slave_1_irq: associatedAddressablePoint out of range"
Hence i follow the solution given by the Altera forum( How to add ISP1362 into the SOPC), error was solved and succesfull generated the .ptf file.
HOWEVER, when compiling it to get the .sof file , it gives a lot of error -
Error: Port "OTG_ADDR_from_the_ISP1362" does not exist in macrofunction "u0"
Error: Port "OTG_CS_N_from_the_ISP1362" does not exist in macrofunction "u0"
Error: Port "OTG_DATA_to_and_from_the_ISP1362" does not exist in macrofunction "u0"
Error: Port "OTG_INT0_to_the_ISP1362" does not exist in macrofunction "u0"
Error: Port "OTG_INT1_to_the_ISP1362" does not exist in macrofunction "u0"
Error: Port "OTG_RD_N_from_the_ISP1362" does not exist in macrofunction "u0"
Error: Port "OTG_RST_N_from_the_ISP1362" does not exist in macrofunction "u0"
Error: Port "OTG_WR_N_from_the_ISP1362" does not exist in macrofunction "u0"
Error: Quartus II Analysis & Synthesis was unsuccessful. 8 errors, 54 warnings
Error: Full Compilation was unsuccessful. 10 errors, 54 warnings.
sof. file was desired to build in order I can can configuring uClinux on DE2 board.
ANY experienced person had face this problem before and How to Solve it?? (URGENT)
Thanks very very much!!!
I am using DE2_NIOS_HOST_MOUSE_VGA project which came with DE2 board CD room. The version of file given is version 7, but my quartus 2 software is version 9.1 Service pack 2(web version).
Therefore when opening the SOPC builder (after choose the option to upgrade system) is says an error "Error: ISP1362.avalon_slave_1_irq: associatedAddressablePoint out of range"
Hence i follow the solution given by the Altera forum( How to add ISP1362 into the SOPC), error was solved and succesfull generated the .ptf file.
HOWEVER, when compiling it to get the .sof file , it gives a lot of error -
Error: Port "OTG_ADDR_from_the_ISP1362" does not exist in macrofunction "u0"
Error: Port "OTG_CS_N_from_the_ISP1362" does not exist in macrofunction "u0"
Error: Port "OTG_DATA_to_and_from_the_ISP1362" does not exist in macrofunction "u0"
Error: Port "OTG_INT0_to_the_ISP1362" does not exist in macrofunction "u0"
Error: Port "OTG_INT1_to_the_ISP1362" does not exist in macrofunction "u0"
Error: Port "OTG_RD_N_from_the_ISP1362" does not exist in macrofunction "u0"
Error: Port "OTG_RST_N_from_the_ISP1362" does not exist in macrofunction "u0"
Error: Port "OTG_WR_N_from_the_ISP1362" does not exist in macrofunction "u0"
Error: Quartus II Analysis & Synthesis was unsuccessful. 8 errors, 54 warnings
Error: Full Compilation was unsuccessful. 10 errors, 54 warnings.
sof. file was desired to build in order I can can configuring uClinux on DE2 board.
ANY experienced person had face this problem before and How to Solve it?? (URGENT)
Thanks very very much!!!