CodeLite_for_RePhone icon indicating copy to clipboard operation
CodeLite_for_RePhone copied to clipboard

Once built a project...

Open maiorfi opened this issue 9 years ago • 2 comments

...how to upload elf file to device?

maiorfi avatar Feb 02 '16 15:02 maiorfi

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 avatar Feb 03 '16 09:02 xiongyihui

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

xiongyihui avatar Feb 03 '16 09:02 xiongyihui