Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21334 Discussions

UART and RS232 Problem in Nios IDE

Altera_Forum
Honored Contributor II
1,396 Views

Hi, All 

 

I was given a DE2-115 board to build up a serial communication for a summer project. I have  

Altera 11 and Nios 11 subscription edition on my computer and University program.  

 

Here is issue. when I try to  

 

# include "altera_up_avalon_rs232.h"  

 

in my code. The system always complains that "no such file or directory" ( unresolved inclusion) 

 

Please, somebody hep me out of this. I have spent hours on this problem but still have no clue how to sole it.
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
414 Views

Hi, 

 

Did you give the exactly directory in which the head file really is?
0 Kudos
Altera_Forum
Honored Contributor II
414 Views

try to search for its directory

0 Kudos
Altera_Forum
Honored Contributor II
414 Views

I have the same problem.  

When i try to include "altera_up_avalon_rs232.h" i get the error that there is no such file or directory. As far as I can see there is no such file in my installation directory of nios 2 eds (C:\\altera\11.1.sp1\nios2eds).  

 

Any ideas?
0 Kudos
Reply