![]() |
2009-09-25
, 05:00
|
Posts: 1,213 |
Thanked: 356 times |
Joined on Jan 2008
@ California and Virginia
|
#2
|
The Following 3 Users Say Thank You to Thesandlord For This Useful Post: | ||
The steps i do now is
*compile in Armel
*mannually copy the excutable to MMC
*Go to device and open xterm
* go to MMC ..copy the executable to home/user/
* switch to root.
* chmod 777 to the excutable
* Then Run the executable!!
Take lots of time when iam debugging codes in Armel target. I guess this way is not efficient and there must be defintely a better way to do this.
I was looking at SSH but i didnt get the idea nor found some materials in maemo wiki.
Some direction here would be appreciated.