Mini2440 - 02 - Compile and install the hello application
Uploader Comments (electutorial)
All Comments (20)
-
This is great, it works well. I need some help, please.
My cursor doesn't work well. I cannot neither calibrate it. The touchscreen is sensible everywhere, but the cursor moves in about the half of screen. MY mini2440 is 7". What can I do? Thank you
-
hey u can help me? i need program the ports CON 1 and CON2 for sensors and te get out is CON3 but when i work in hyperterminal windows xp, i can't save the code in vi
sry for my english
-
hi... i have followed all that you have shown here and everything works just great.
However, at the last stage... I am unable to connect to the device using FTP. Instead I did the file transfer through hyperterminal. ON doing ls... i can see the respective files propertly in each corresponding folder on the device. However, when I go to the Myapps folder and click Hello2440, it does not execute and run my program. I am doing all this on Tiny6410 board and not mini2440....
-
@schafbo nevermind, for *some* reason this wasn't working on my ubuntu 11 build but it worked when i set up the virtualbox using 10.04
-
qtopia 2.2.0 (2010-01-08) from friendlyarm won't even build without errors on my machine. dunno what i am doing wrong
323:26: fatal error: bits/predefs.h: No such file or directory
-
hi.. all
I have compile the hello but I can't run it on another series of mini arm module,
edit qmake.conf linking *** arm-vfp-linux-gnu-g++ --> but compile found error!!
--can't find -luuid---
what can I do?
I did the every thing as You did but iam haveing this error when running th ./build command for the new Hello
./arm-none-linux-gnueabi/bin/ld: cannot find -lqtopia2
!!
Wedyan2007 5 months ago
@Wedyan2007 you have to use the build file from the link I posted
electutorial 5 months ago
it's great, thanks
vuhoang8x 5 months ago
@vuhoang8x your welcome :) I'm trying to make a whole series of MINI2440 programming
electutorial 5 months ago
@electutorial We are trying to run ./build-all command but we get error "Command not found" What can be the reason? We get the same error for arm-linux-gcc -v command.
pallavikel 2 months ago
@pallavikel you probably didn't install arm-linux-gcc correctly
electutorial 2 months ago