首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 一个小的命令般的实用性通过内置闪存装载程序Luminary Micro Stellaris ARM微控制器

一个小的命令般的实用性通过内置闪存装载程序Luminary Micro Stellaris ARM微控制器

资 源 简 介

lmflashloader allows the user the program Luminary Micro Stellaris ARM microcontrollers via the built in flash loader. The user is able to select serial port, baud rate, flash location, execute location, and application binary. This program uses the popt library for command-line argument parsing, and should compile on most POSIX platforms. Compilation can be done in eclipse, via the eclipse makefile in the "Degug" directory, or manually: gcc -o lmflashloader lmflashloader.c -lpopt ``` Usage: lmflashloader [OPTION...] -b, --baud=9600|19200|38400|57600|115200 BAUD rate (default: 9600) -s, --serial-port=device Serial Port -A, --auto-baud Target is configured for automatic BAUD rate detection -B, --binary=binary Application Binary -l, --load-loc=address Location to load binary file (default: 0x00000800) -e, --execute-loc=address

文 件 列 表

lmflashloader-0.1.1
.cproject
devicefile
lmflashloader.c
Debug
.project
VIP VIP
0.217422s