I've installed the FreeRTOS SDK tool chain package (v1.0) and Eclipse version 2022-12 (4.26.0) on a clean/new Win10 laptop but I'm faced with a build error.:-
10:59:06 **** Incremental Build of configuration Debug for project da16200 ****make all make: unknown option -- no-print-directoryBusyBox v1.36.0.git (2023-01-29 16:36:13 UTC)
Usage: make [--posix] [-C DIR] [-f FILE] [j NUM] [-eiknpqrsSt] [MACRO[::]=VAL]... [TARGET]...
Maintain files based on their dependencies
--posix Enforce POSIX mode -C DIR Change to DIR -f FILE Makefile -j NUM Jobs to run in parallel (not implemented) -e Environment variables override macros in makefiles -i Ignore exit status -k Continue on error -n Dry run -p Print macros and targets -q Query target; exit status 1 if not up to date -r Don't use built-in rules -s Make silently -S Stop on error -t Touch files instead of making themmake: *** [makefile:121: all] Error 1"make all" terminated with exit code 2. Build might be incomplete.
10:59:11 Build Failed. 1 errors, 0 warnings. (took 5s.101ms)
I've not found a solution on the web. Can you help?
I notice that during the install the text advised be that the install would require 3GB of HDD space! That's a lot of bloat!
I have another laptop - Win11 with Arm tools already installed but that also fails - in more interesting ways.- builds the DA16200.elf file but then fails with unable to find the file specified. I can grab logs and post here if I'm unable to get this machine building - I'm hoping to be able to find which tool it's looking for from a working buiild.
Thanks.
Keith_CQ.
Hi All,Apologies for the delay.Our team has solved this compatibility issue. The script for installing the toolchain has been updated. Please re-install the toolchain below.Also, the build tools in the…
The build now works for me on Windows 10 22H2 and Eclipse 2023-03. Thank you, Renesas!
The build now works for me on Windows 11 ver.21H2 and Eclipse 2023-03 (4.27.0).
Thank you so much, Renesas Team!!
Update: I found that the SDK builds with Eclipse 2021-03 but breaks with Eclipse 2021-06. So for anyone needing to play with the SDK before the fix is released, try the older version of Eclipse.
Hi, Michael
Thanks for your infomation.
I tried builds SDK version v3.2.6 with 2021-03.
but, Unfortunatery I was facing the Making Error....
xxxx/xpacks/@xpack-dev-tools/arm-none-eabi-gcc/10.2.1-1.1.2/.content/bin/../lib/gcc/arm-none-eabi/10.2.1/../../../../arm-none-eabi/bin/ld.exe: cannot find -lramlib cannot find -lumac cannot find -lwpa_cli cannot find -lsupplicant cannot find -llmac cannot find -ldpm cannot find -lcryptolib cannot find -lcryptopkg cannot find -lromac
Eclips Info:
Eclipse Version: 2021-03 (4.19.0) Build id: 20210312-0638
I look forward to the Renesas Team's solution.
Best regarts.
In case it makes any difference, I am running on Windows 10.
Hi All,Apologies for the delay.Our team has solved this compatibility issue. The script for installing the toolchain has been updated. Please re-install the toolchain below.Also, the build tools in the SDK have been updated. Please replace the files in the SDK with the files in the attached zip file.These changes will be applied on the upcoming SDK release.You can download the files from the link here: https://ufile.io/49r50gszPlease let us know if there are any issues.Kind Regards,OV_Renesas
Working for me now. Thanks :-)
Worked! Thanks Renesas team!
This file is not seen. i am unable to use eclipse 2023-03 but as replied here the previous 2021-03 works
Hi VinGan,The link is expired. I have uploaded the fix files, you can find them here: https://ufile.io/ihrwrfo1However, you do not have to use SDK v3.2.6. Our latest SDK has been released and this issue has been fixed.You can find the latest SDK v3.2.7.1 here:https://www.renesas.com/eu/en/document/sws/da16200-da16600-freertos-sdk-v3271?r=1600096If you face any issues with our latest SDK please raise a new ticket.Kind Regards,OV_Renesas