Forum Discussion
Altera_Forum
Honored Contributor
21 years agohi Mike:
Thanks for the info! I do have the SPI module included in my Nios core but will have to run core_update again to ensure that the header files are properly updated. Concerning standard UART/serial support, I was thinking last night that I might have to do some work to port that module to the Nios platform from x86 land. Since I am just getting started with this particular port and distribution of Linux, I am unclear as to how much of this work was actually done vs. what needs to be done. As mentioned in one of my previous posts, I seem to be missing a header file, serial.h, which is supposed to be found in the "asm/asm-niosnommu" directory. The "asm-*" directories for the other processors included in this package have this header file. The compiler only searches for this header when I have enabled the Standard / generic UART support option in the kernel configuration. Is this file generated by SOPC Builder and placed in another directory, to be copied over manually? Nick