applications/SymbianLogo_TextShell/README.txt
branchGCC_SURGE
changeset 127 c0501b51f2b9
parent 16 2dd1d22cb0f3
equal deleted inserted replaced
93:285922d13199 127:c0501b51f2b9
    12 
    12 
    13 Submitter - Johnathan.White@accenture.com	
    13 Submitter - Johnathan.White@accenture.com	
    14 
    14 
    15 Purpose - Simple TextShell console application which reads image file from filesystem and outputs to display
    15 Purpose - Simple TextShell console application which reads image file from filesystem and outputs to display
    16 
    16 
    17 Build from -  \sf\adaptation\qemu\applications\SymbianLogo_TextShell
    17 Build from -  \sf\adapt\qemu\applications\SymbianLogo_TextShell
    18 
    18 
    19 Using command - sbs -b bld.inf -c armv5 -j 1
    19 Using command - sbs -b bld.inf -c armv5 -j 1
    20 
    20 
    21 To include in textshell build modify \sf\os\kernelhwsrv\kernel\eka\rombuild\tshell.oby and add the line -
    21 To include in textshell build modify \sf\os\kernelhwsrv\kernel\eka\rombuild\tshell.oby and add the line -
    22 
    22 
    24 
    24 
    25 Then Build textshell rom from \sf\os\kernelhwsrv\kernel\eka\rombuild\ using command - rom -v syborg -i armv5 -b udeb -noheader
    25 Then Build textshell rom from \sf\os\kernelhwsrv\kernel\eka\rombuild\ using command - rom -v syborg -i armv5 -b udeb -noheader
    26 
    26 
    27 Then run QEMU from \symbian-qemu-0.9.1\bin using command -
    27 Then run QEMU from \symbian-qemu-0.9.1\bin using command -
    28 
    28 
    29 arm-none-symbianelf-qemu-system.exe -kernel \sf\os\kernelhwsrv\kernel\eka\rombuild\syborgarmv5d.img -M \sf\adaptation\qemu\baseport\syborg\syborg.dtb
    29 arm-none-symbianelf-qemu-system.exe -kernel \sf\os\kernelhwsrv\kernel\eka\rombuild\syborgarmv5d.img -M \sf\adapt\qemu\baseport\syborg\syborg.dtb
    30 
    30