Forum Discussion

TTjel's avatar
TTjel
Icon for New Contributor rankNew Contributor
6 years ago

What can hang the Cyclone-V system when the open("/dev/mem" , O_RDWR|O_SYNC) command is used?

I can, with Quartus' Platform Designer, build a Cyclone V hard Processor System, which work. But when a make a new Bock Diagram as top level entity and insert the vhdl file (with Hard Processor as a soc_system component) as symbol, then the Linux-c command open("/dev/mem" , O_RDWR|O_SYNC) will hang the system.

4 Replies