Seeed-Studio / CodeLite_for_RePhone

Use CodeLite to develop RePhone applications
16 stars 10 forks source link

Once built a project... #1

Closed maiorfi closed 1 month ago

maiorfi commented 8 years ago

...how to upload elf file to device?

xiongyihui commented 8 years ago

We use vxp file instead. Hold the RePhone's button 2 seconds to enter storage mode. The RePhone will act as a USB Storage. Put the vxp file into the storage and edit the file named autostart.txt (create one if not existed). The content of the autostart.txt is like:

[autostart]
App=C:\your_app_name.vxp
xiongyihui commented 8 years ago

Maybe you can refer to the guide - http://www.seeedstudio.com/wiki/Lua_for_RePhone