Forum Discussion
Rainwang
Contributor
2 years agoNios II Eclipse report error when run the mem_init_generate command
i am working on a project with a Nios II inside C4 FPGA, which uses on chip memory as the RAM. so after i build the project, i still need to run make targets-->Build -->mem_init_generate to generate...
- 2 years ago
Hi
Could you try adding a new environment variable below :
Name: WSLENV
Value: SOPC_KIT_NIOS2/p
Regards
Jingyang, Teh
tehjingy_Altera
Regular Contributor
2 years agoHi
Could you try adding a new environment variable below :
Name: WSLENV
Value: SOPC_KIT_NIOS2/p
Regards
Jingyang, Teh
- Rainwang2 years ago
Contributor
hi, Jingyang,
with this variable added, the issue was solved!
thank you for the support!
rain