Forum Discussion
Altera_Forum
Honored Contributor
9 years agoDE1-SoC problem with tree please HELP!!
I’m trying to configure a qsys system with hps and vga control to see the Linux environment and create a c program that can obtain the memory mapped signal and print on the vga. The steps that I d...
Altera_Forum
Honored Contributor
9 years agoHi,
I think the situation is this: When you created an IP component in qsys his definition is in your_qsys.sopcinfo but not is in soc_system_board_info.xml and hps_common_board_info.xml so the sopc2dts command can't create a component and the device tree is uncomplete. Is this true? editting the xml files mut solve the problem.