RTL00_WEB_WS2812/Firmware/RTLGDB/USDK/flasher/file_info.jlink

8 lines
142 B
Text
Raw Normal View History

2017-12-24 09:49:22 +00:00
define call1
2017-12-28 20:32:41 +00:00
set $ImageSize = 0x9270
2017-12-24 09:49:22 +00:00
set $ImageAddr = 0x0D0000
end
define call2
FlasherWrite Debug/bin/WEBFiles.bin $ImageAddr $ImageSize
end