I am trying to install the full featured 5D3 and having problems.
Baiscally here is where I am.
I have installed Cygwin, Yagarto, Mercurial
I have done:
hg clone -r unified
https://bitbucket.org/hudson/magic-lanternI created Makefile.user
Now I can run Make 5D3 and I think I have succesfully compliled autoexec.bin. I can find it under /../ platform\5D3.113
Here is the text from cyGwin:
$ make 5D3
make -C /home/PH/magic-lantern/platform/5D3.113
make[1]: se ingresa al directorio `/home/PH/magic-lantern/platform/5D3.113'
[ VERSION ] ../../platform/5D3.113/version.c
[ CC ] version.o
[ MENU IDX ] menuindexentries.h
No menuindex.txt not running "python2.6 menuindex.py"
[ CC ] menuindex.o
[ LD ] magiclantern
[ OBJCOPY ] magiclantern.bin
[ CC ] reboot.o
[ LD ] autoexec
autoexec.bin: 334288 bytes
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
LOAD 0x000060 0x00069500 0x00069500 0x51755 0x616e4 RWE 0x10
[ OBJCOPY ] autoexec.bin
make[1]: se sale del directorio `/home/PH/magic-lantern/platform/5D3.113'
-----------------
The rest of the process is UNCLEAR AND NEED HELP.
1. I downloaded "5D3-113-bootflag.fir" form Alex post on 5D3 + Dev Kit
2. Where do I get the ML folder for the card?
3. Do I get the autoexec.bin from /home/PH/magic-lantern/platform/5D3.113'?
Do I copy 1, 2 and 3 to my SD card and boot according to Unified instructions?
Thanks for your help.
Renato