I have been trying to setup the arm embedded without any success.
I have downloaded the toolchains for "win32-arm-embedded" from the "Download Toolchains" menu options in CT.
I have also tried "win64-arm-embedded" also.
Download is successful. It shows up as a local Items and it is in the binToolchains Folder.
When I use the "Toolchains Builder" with Target CPU = Arm and BinUtils Target OS = embedded,
it successfully extracts everything to it fails when it tries to build :
Start Action at 8/25/2015 20:55:28
_______________________________________________________________
GNU Cross toolschains Engine settings
FPCType=win32
FPCCPUOS=i386-win32
FPCStartEXE=xxxx
TARGETCPU=arm
TARGETOS=embedded
FPCCrossEXE=xxxx
Param=xxxx
[INFO]: Use MinGW32
Folders: 212
Files: 15930
Size: 194935083
Compressed: 18946049
configure
checking build system type...
checking build system type... i686-pc-mingw32
checking host system type...
checking host system type... i686-pc-mingw32
checking target system type...
checking target system type... Invalid configuration `arm-embedded': system `embedded' not recognized
configure: error: /bin/sh ./config.sub arm-embedded failed
make
make: *** No targets specified and no makefile found. Stop.
make install
make: *** No rule to make target `install'. Stop.
???????????????????????????????????????????????????????????
[ERROR]: Sorry Toolschains for arm-embedded Param:xxxx NOT Build.
???????????????????????????????????????????????????????????
_______________________________________________________________
Terminate Action at 8/25/2015 20:45:59
Total time: 00:02:00.182
ExitCode : 9999
I am not sure what I am missing.
Any help would be greatly appreciated.
I am trying to use program for the ARM cortex A9 in the WandBoard Dual, No OS.
I am using CT 5.40 for Win64.
Thanks
Ed