Forum Discussion
Altera_Forum
Honored Contributor
20 years agoa problem when i build my project
my program:#include "system.h"# include "altera_avalon_pio_regs.h"# include "alt_types.h"# define ccomm 0x00;# define cdata 0x01; void init_lcd(void); void write_lcd(alt_u8 data_comm,al...
Altera_Forum
Honored Contributor
20 years agoWow, this is a large program listing and it is all jumbled together. http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/blink.gif I tried looking at the code you are writing, however, I couldn't find anything too obvious.
Can you provide us with what comes on the line just before line# 32 in the code display? This would help to zero in on the problem. http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/wink.gif Tnx.