Travis Goodspeed
|
d79cc6cef6
|
Setting the baud rate now works. There will be trouble above 38400 baud.
|
2017-12-02 22:20:56 -05:00 |
|
Travis Goodspeed
|
85d3575a89
|
Fixes embarassing address bug in the codeplug converter.
|
2017-12-02 14:20:25 -05:00 |
|
Travis Goodspeed
|
f8b87cefb6
|
Command-line flag to set the baud rate. Not yet tested, so disabled by default.
|
2017-12-01 15:21:05 -05:00 |
|
Travis Goodspeed
|
548d93e51e
|
A BSL function to change the baud rate.
|
2017-12-01 14:59:45 -05:00 |
|
Travis Goodspeed
|
ac63ebff54
|
BSL command to execute from a chosen address.
|
2017-12-01 14:49:58 -05:00 |
|
Travis Goodspeed
|
b528b51fb3
|
BSL commands to erase a segment and unlock the information flash.
|
2017-12-01 14:43:15 -05:00 |
|
Travis Goodspeed
|
4d23640562
|
Codeplug compiles, flashes, and loads. Not yet erasing properly, still needs UI. #50
|
2017-11-30 17:50:42 -05:00 |
|
Travis Goodspeed
|
2191bf4695
|
Functional, if scruffy, support for compiling a codeplug. #50
|
2017-11-30 17:29:38 -05:00 |
|
Travis Goodspeed
|
845f2220b9
|
Beginings of a codeplug compiler. #50
|
2017-11-30 17:03:01 -05:00 |
|
Travis Goodspeed
|
06981f15d9
|
Dmesg can now be dumped by 'make dmesg'. Close #45.
|
2017-11-18 14:56:46 -05:00 |
|
Travis Goodspeed
|
919cd34cd0
|
Password support for the BSL. Close #24.
|
2017-11-18 14:13:29 -05:00 |
|
Travis Goodspeed
|
e44c54c76b
|
Corrected RAM sizes and percentages.
|
2017-11-18 13:04:02 -05:00 |
|
Travis Goodspeed
|
1cd4d22bb1
|
Progress meter for BSL flashing.
|
2017-11-14 12:47:37 -05:00 |
|
Travis Goodspeed
|
8dd1bcff4a
|
Quick python script to print the sizes of the text and data sections.
|
2017-10-06 18:11:50 -04:00 |
|
Travis Goodspeed
|
3ec6b5f42f
|
Beginnings of app support for #15. Also adds date to RTC.
|
2017-09-26 11:44:10 -04:00 |
|
Travis Goodspeed
|
fca15c33db
|
Hour, minute, and second are now properly loaded into the RTC. Close #12.
|
2017-09-24 18:52:30 -04:00 |
|
Travis Goodspeed
|
df6c132e83
|
LCD driver is now functional. Close #1.
|
2017-09-24 16:06:59 -04:00 |
|
Travis Goodspeed
|
89a7dcee9d
|
Proper bsl.reset() function for exiting the bootloader.
|
2017-09-24 12:41:55 -04:00 |
|
Travis Goodspeed
|
6e9fda07c7
|
CC430 BSL client now properly flashes firmware to the target board. Close #9.
|
2017-09-24 11:48:52 -04:00 |
|
Travis Goodspeed
|
5a1bb98bbe
|
BSL client now works with proper arguments.
|
2017-09-23 12:32:11 -04:00 |
|
Travis Goodspeed
|
e1f0ece1c8
|
Proper argument parsing, will continue development on a machine with hardware.
|
2017-09-23 12:21:58 -04:00 |
|
Travis Goodspeed
|
7c77bdad66
|
Initial attempt at a CC430 BSL client.
This reads, writes, and erases memory, but still needs a command-line interface for Unix. #9
|
2017-09-22 17:17:33 -04:00 |
|