Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHow to create bootable VxWorks SD-Card?
Hey! I'm very new in this topic and i read a lot to come into it. But i still have some problems. I have a Arrow SoCkit Cyclone V Board and the goal is, to get a working VxWorks System on it....
Altera_Forum
Honored Contributor
11 years agoI haven't used VxWorks bootrom but I have used u-boot to boot vxWorks directly. The default Altera soc u-boot does not include elf file support so you have to enable this and recompile u-boot. Once you have done that you can then boot the vxWorks compiled elf image using the bootvx command.