Forum Discussion
AJama4
Occasional Contributor
7 years agoDeclarations for UART_MAX_LEN and log_buf (Cyclone V) missing while compiling
Hello Folks, I am stuck in a problem since last week Does anybody have a hint where can I find the header file that contains these declarations: UART_MAX_LEN, log_buf Compiler is giving error abou...
AJama4
Occasional Contributor
7 years agoI know where the UART_MAX_LEN and log_buf are used in the source file but my question is: HOW SHOULD I DECLARE THEM? I dont know the functionality of both of these. There is nothing written in the documentation about them. Could you elaborate a little bit or point me to the documentation where it is written. Thanks
MscMechatronics
New Contributor
5 years agoDear Sir/Madam, where you able to solve it? I'm facing the same very problem with UART_MAX_LEN not being declared.