XMC Library and Segger Embedded Studio for UART with XMC4700

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Not applicable
Hello,

I am using Segger Embedded Studio and would like to build a simple UART communication for a XMC 4700 (got the eval board XMC 4700 Relax Kit).

I found instruction on how to use the XMC Library for UART and how to integrate it into other IDEs like IAR, Atollic etc. But unfortunately nothing for my use case. It should still be fairly straight forward I believe, but I get several errors when I import the XMC sources into my Embedded Studio project (e.g "expected identifier or '(' before numeric constant").

I believe the the XMC Library is the right way to go get a quick UART example setup, but if you got any other ideas, I am open for them.

DAVE's UART APP was a good starting point, but porting that to a different IDE seems like a nightmare.

Edit: Here is a code snippet of my main.c. I get the error stated above
2785.attach

Thanks.
0 Likes
0 Replies