Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12692 Discussions

opening sopc system (9.1) with version 10

Altera_Forum
Honored Contributor II
1,107 Views

Hi all, 

 

java.lang.NullpointerException No further clues.... 

 

What can I do (except creating everything from scratch)?  

 

 

<html>Warning: <b>clk_0</b>: Used clock_source <b>10.0</b> (instead of 9.1) 

<html>Warning: <b>cpu_0</b>: Used altera_nios2 <b>10.0</b> (instead of 9.1) 

<html>Warning: <b>onchip_memory2_0</b>: Used altera_avalon_onchip_memory2 <b>10.0</b> (instead of 9.1) 

<html>Warning: <b>onchip_memory2_1</b>: Used altera_avalon_onchip_memory2 <b>10.0</b> (instead of 9.1) 

<html>Warning: <b>pipeline_bridge_0</b>: Used altera_avalon_pipeline_bridge <b>10.0</b> (instead of 9.1) 

<html>Warning: <b>pipeline_bridge_1</b>: Used altera_avalon_pipeline_bridge <b>10.0</b> (instead of 9.1) 

<html>Warning: <b>phy1_pio</b>: Used altera_avalon_pio <b>10.0</b> (instead of 9.1) 

<html>Warning: <b>pipeline_bridge_2</b>: Used altera_avalon_pipeline_bridge <b>10.0</b> (instead of 9.1) 

<html>Warning: <b>status_pio</b>: Used altera_avalon_pio <b>10.0</b> (instead of 9.1) 

<html>Warning: <b>pipeline_bridge_3</b>: Used altera_avalon_pipeline_bridge <b>10.0</b> (instead of 9.1) 

Error: Unexpected error reading the ensemble: java.lang.NullPointerException 

Error: The system could not be opened: G:\MicroSelector_Electronics\testrig\electronics\master_pcb\rev0_test_Q10\fpga\CpuSys\cpu_sopc_system.sopc
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
364 Views

I'm not sure whether or not this applies in your case. 

I had a similar problem with our previous design in SoPC 9.1 sp2 (including nios, ddr2 and some vip and custom ip for SIII). The design had errors upon opening in Quartus 10. 

 

in our case, it turns out the source of errors were libraries, becase we didn't installed all of devices ( I only installed Stratix III and Cyclone III ) the SoPC builder couldn't compile the sopc. the errors were fixed upon re-installing quartus with ALL devices support. 

 

P.S. For us, the particular error source was VIP CTI and ITC ips. They required stratix II device libraries to work on stratix III fpgas.
0 Kudos
Altera_Forum
Honored Contributor II
364 Views

Reinstalled (all), error stays the same... :mad: 

 

Stefaan
0 Kudos
Reply