Forum Discussion
Altera_Forum
Honored Contributor
13 years agoPTF file in Qsys?
Hello, While compiling uClinux, a command is required to send the hardware features and corresponding addresses i.e. "make vendor_hwselect SYSPTF='path to ptf file' ". However PTF file is...
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- PTFs are no longer created, and the uCLinux build no longer requires you to run the hwselect command. Instead, you should create a device tree from the sopcinfo file using sopc2dts. --dalon --- Quote End --- Thanks a lot. Can you provide me a fresh source of uClinux that does not require the hwselect and can run on Nios II?