kendryte / kendryte-freertos-sdk

This project is no longer maintained Not recommended for product development.
Apache License 2.0
201 stars 68 forks source link

Build bin file issue #35

Closed Moo2017 closed 5 years ago

Moo2017 commented 5 years ago

Make sure you read and understand this document. Use one of the two templates below and delete the rest.


BUG REPORT

Expected behavior

Actual behavior

Test code

Provide a Minimal, Complete, and Verifiable example which will reproduce the problem.

# Add code here

Document version

Which branch are you on? If you know the Git revision then add it here as well.

Hardware

Which hardware do you use?

System

What system do you use?


FEATURE REQUEST

Missing feature

Justification

Tell us why you would like to see this feature added.

Workarounds

Are there any workarounds you currently have in place because the feature is missing?

Moo2017 commented 5 years ago

I downloaded kendryte-freertos-sdk and also installed cmake and Visual C++ Build Tools. IOnce I run the make command I am getting the following error and .bin file doesn't apear: image

sunnycase commented 5 years ago

Use mingw32-make on Windows.