Forum Discussion
Altera_Forum
Honored Contributor
12 years agovxWorks and Cyclone V SoC HPS->FPGA bridge
Hello, I am very new with vxWorks and Altera. I normally work with QNX and Xilinx. I have tuned a vxworks image. I have test some tasks in RTP and DKM modes. Fron DKM I can read fr...
Altera_Forum
Honored Contributor
12 years agoHello,
I got it to work!!! I have had to write to register 0xff800000 the value 0x00000010 to mark LWH2F accesible. I think that the initialization of vxWorks clears this register. This has been a hard work, are there some pdf with every register address and the meaning of each bit? I have had to follow a code without comments to get it to work. Thanks a lot, Jonathan.