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 variables are not defined #1

Open
liewcc opened this issue Oct 11, 2019 · 1 comment
Open

Some variables are not defined #1

liewcc opened this issue Oct 11, 2019 · 1 comment

Comments

@liewcc
Copy link

liewcc commented Oct 11, 2019

I download your code and try to compile it under MDK., and it is full with errors.

I think you have removed certain portion of your code and make it unreadable. But what is your purpose of doing that if you want to upload and publish the code for other's reference (like the orignator of this code who has given full commend of what he has written)?

@u2man
Copy link
Owner

u2man commented Oct 12, 2019

Hi, thank for comment

First, I've upload all my code, the portion of the code had been removed.
Then, maybe you should try compile with TrueStudio, you can download it at www.atollic.com, it's free.
If you want to compile with MDK, I suggest you re-create the project using STM32CubeMX. You can open STM32F429Disco AI Test.ioc then change the IDE to MDK. Or you can create new project with STM32CubeMx, with MCU STM32F429, then import for IO configuration from my ioc file.
Then you just need copy my source (src and inc folder) to your project. Then compile.

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