Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some Linker Issues #1

Open
FranciscMoldovan opened this issue Sep 12, 2016 · 1 comment
Open

Some Linker Issues #1

FranciscMoldovan opened this issue Sep 12, 2016 · 1 comment

Comments

@FranciscMoldovan
Copy link

Hi!
Maybe I'm doing something wrong, but if I call from main a RCC function such as RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOG, ENABLE);, I get a linkage error, saying
undefined reference toRCC_AHB1PeriphClockCmd'`. Also, Eclipse shows an error symbol next to line 31 from the Makefile https://github.com/progranism/stm32f4-gcc-template/blob/master/Makefile#L31. Could you please enlighten me on where the issue is? Thanks!

@aruede
Copy link

aruede commented May 13, 2018

Same issue for me. Also getting linker errors and undefined function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants