User Tools

Site Tools


demoboard_mc_hid_bootloader

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
demoboard_mc_hid_bootloader [2014/12/30 02:31] – created charliexdemoboard_mc_hid_bootloader [2023/02/19 02:35] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +**Must ORG application to be bootloader to 0x1800 !**
 +
 +latest versions are in github https://github.com/charlie-x/l1_demoboard
 +
 +might need to correct some of the offsets in the gld scripts.
 +
 +
 +Usb device
 +
 {{:l1_demo_usb_hid.png}} {{:l1_demo_usb_hid.png}}
 +
 +
 +application loader
 +
 +{{:l1_demo_usb_hid_app.png}}
 +
 +application flashing
 +
 +{{:l1_demo_usb_hid_app1.png}}
 +
 + Bootloader HEX file
 +  
 +{{:bootloader.7z|}}
 +
 +QT Windows Version of HID bootloader
 +
 +{{:qt_hidbootloader_win.zip|}}
 +
 +Native versions of windows / osx and linux bootloader tool
 +
 +{{:hid.7z|}}
 +
 +
 +application setup
 +
 +Org your code to 0x1800 example : 
 +
 +<code>
 +  program (xr)   : ORIGIN = 0x1800,         LENGTH = 0x2A9F6
 +</code>
 +
 +
 +jumper goes here, red wires are an LED, look for the jumper next to it.
 +
 +{{::20141229_225500_hdr_1_.jpg}}
 +  
 +
demoboard_mc_hid_bootloader.1419906688.txt.gz · Last modified: 2023/02/19 02:32 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki