DiSlord / NanoVNA-D

Firmware for NanoVNA, NanoVNA-H, NanoVNA-H4. Support SD Card, external Serial connection, fast measure, fast exchange vs CPU
301 stars 65 forks source link

Make Fails #3

Closed KE0ZUW closed 3 years ago

KE0ZUW commented 3 years ago

The dfu-util -d 0483:df11 -a 0 -s 0x08000000:leave -D build/ch.bin

fails with no ch.bin in the build directory.

I believe it is an error during the make process

Thank You John

galileo-pkm commented 3 years ago

ch.bin is a product of the build, run make and if the build is successful you will get ch.bin in the build folder.

KE0ZUW commented 3 years ago

That is my point. I run make and the file ch.bin is not there.

John

On Nov 17, 2020, at 10:40 AM, galileo-pkm notifications@github.com wrote:

ch.bin is a product of the build, run make and if the build is successful you will get ch.bin in the build folder.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/DiSlord/NanoVNA-D/issues/3#issuecomment-729051139, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQHPCEDYH3DUORBSJGA6SN3SQKRP5ANCNFSM4TX3DSRQ.

galileo-pkm commented 3 years ago

And the make was successful?

KE0ZUW commented 3 years ago

It fails with an error. I will run it again tomorrow and post it!

JN

On Nov 17, 2020, at 2:31 PM, galileo-pkm notifications@github.com wrote:

And the make was successful?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/DiSlord/NanoVNA-D/issues/3#issuecomment-729183775, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQHPCEEUQ7HNJXRW3CXH6F3SQLMQZANCNFSM4TX3DSRQ.

DiSlord commented 3 years ago

See this https://github.com/DiSlord/NanoVNA-D/issues/1#issuecomment-698945620