Altera_Forum
Honored Contributor
19 years agochange UART port/pin assignments
Hi,
I am working with a Nios II 2C35 dev board and I do not want to use the built-in serial port connector. I would like to use the J16 connector on the board to connect up RXD and TXD. I have done this in SOPC builder and verified that the .ptf file lists the new ports (on the FPGA) for the rxd and txd lines. However, after doing a "make clean" and rebuilding everything in uClinux, the serial port is still used... It seems as if the uClinux build system does not use the ports specified in the .ptf file. I would appreciate any suggestions. Thanks in advance! - Amir