Hello
Maybe someone can help me with the question why I always get an error when I build project in EDK. I always get following error signal:
/cygdrive/c/Versuche/Uart/Uart_hw.c:89: error: 'co_loc' undeclared (first use in this function)
/cygdrive/c/Versuche/Uart/Uart_hw.c:89: error: (Each undeclared identifier is reported only once
/cygdrive/c/Versuche/Uart/Uart_hw.c:89: error: for each function it appears in.)
When I further use
XStatus = status;
I get further error messages that XStatus isn't declared and XST_SUCCESS or XST_FAILED although I included xparameter.h and xstatus.h in the source code and as well as header file in EDK. These messages I only get in EDK not when I build the hdl code with impulseC.
If you someone has any idea or solution I would be very thankful.
With kind regards,
Ramona
co_loc error
Started by ramonal, Sep 09 2009 03:54 PM
No replies to this topic
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












