Forum Discussion
Altera_Forum
Honored Contributor
20 years agoDoes uCLinux recognize all hw components in ptf?
When compiling the kernel and using the ptf as below # generate nios2_system.h from ptf make ARCH=nios2nommu CROSS_COMPILE=nios2-linux-uclibc- hwselect SYSPTF=your_system.ptf Does ucLinux ...
Altera_Forum
Honored Contributor
20 years agoI don't believe there is support for the USB Core yet. HWSELECT only supports a couple of key components, such as the RAM, JTAG UART, Flash etc... that shouldn't be your biggest worry however; you need a driver for the IP Core first before you can worry about integrating it with make HWSELECT