I can't compile
I can't compile
usage: ldgen.py [-h] [--input INPUT] [--fragments FRAGMENTS [FRAGMENTS ...]]
[--libraries-file LIBRARIES_FILE] [--output OUTPUT]
[--config CONFIG] [--kconfig KCONFIG] [--env NAME=VAL]
[--env-file ENV_FILE] [--objdump OBJDUMP]
ldgen.py: error: argument --objdump: expected one argument
ninja: build stopped: subcommand failed.
ninja failed with exit code 1
Re: I can't compile
I have the same problem. It has been quite some time since you posted. Did you get the issue solved?
Re: I can't compile
mee too. ldgen.py: error: argument --objdump: expected one argument
idf.py is very picky about the CMakeList.txt. it expects all sources and includes properly specifed.
--set(COMPONENT_SRCS "file1.c" "file2.c" "file3.c" NCLUDE_DIRS "include")--
after that it compiles fine.
idf.py is very picky about the CMakeList.txt. it expects all sources and includes properly specifed.
--set(COMPONENT_SRCS "file1.c" "file2.c" "file3.c" NCLUDE_DIRS "include")--
after that it compiles fine.
Re: I can't compile
delete the build folder and run build again
Who is online
Users browsing this forum: Google [Bot], Majestic-12 [Bot], Usama Masood and 85 guests