forked from tridge/ec2
-
Notifications
You must be signed in to change notification settings - Fork 1
SiLABS ec2 programmer
License
John-Titor/ec2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ec2drv provides Linux support for the Silicon Laboritories EC2 serial debug adaptor. [mjs: this fork adds Mac OS X build support] [mjs: merged some fixes from gson's fork] newcdb provides a new GDB like interface for ec2drv but also for the s51 simulator. This is more flexiable than ec2cdb / sdcdb in that it allows easy configuration to the target to use. Also the readline support works correctly for history etc. ec2cdb is my first attempt at a c debugger interface, basically a quick hack of sdcdb replacing the calls to s51 with calls into ec2drv. At the moment I think newcdb is the better option since I have tested it more but it is still missing some functionality. ec2tools contains programs that use the core library to perform various actions. ec2test-any - tast the opperation of a micro / debugger combination ec2readflash Read the targets flash memory. ec2writeflash Write to the targets flash memory. ec2device Identify connected microprocessor ec3adapters List all USB debug adaptors found and their serial numbers This is for both EC3 and toolstick debuggers. ec2readfw Read teh debuggers firmware image ec2-update-fw write new firmware into the debugger
About
SiLABS ec2 programmer
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 38.9%
- Shell 36.3%
- C 24.3%
- Python 0.5%