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

cannot find -larm_cortexM3l_math, etc. link errors ... #2

Open
RandoSY opened this issue Aug 21, 2020 · 0 comments
Open

cannot find -larm_cortexM3l_math, etc. link errors ... #2

RandoSY opened this issue Aug 21, 2020 · 0 comments

Comments

@RandoSY
Copy link

RandoSY commented Aug 21, 2020

First off thanks for posting this excellent tutorial.

I made all the adjustments as directed to my ARM tool chain, all's on Drive D: etc. and I was sure to down load the resources listed, and created the properly titled directories. I have the template folder open in VCS, compile is fine but the linker is missing some resources. (I'm using the GIT bash shell. )

I tried the STM32F103 project first, just to see what happens. I get a similar set of errors when I do the F030-Blink, after I hand edit the makefile as instructed for the STM32F030F4P6. ( I have the hardware/Stlink v2 on hand, excited to step debug!)

I am surprised to see this issue, as my ARM compiler, and CMSIS 5.0 version is exactly as specified. Is there a chance that my CMSIS version 5.7 is too recent?

I'm not seeing this path: "LDFLAGS += -LD:/Dev-Tools/CMSIS_5/CMSIS/DSP/Lib/GCC" (makeflie, line #50)

Any ideas what to check next?

Thanks for the consideration of your response.

link error

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

1 participant