Commit Graph

20 Commits

Author SHA1 Message Date
Travis Goodspeed
ce1e99e3aa Fixes BSL entry sequence for compatibility with CC430F6147. #75 2018-04-20 21:12:49 -04:00
Travis Goodspeed
a2553cca2c Finishes codeplug support. Close #50. 2017-12-02 22:49:33 -05:00
Travis Goodspeed
4199a8c06e Setting the baud rate now works. There will be trouble above 38400 baud. 2017-12-02 22:21:28 -05:00
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
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
2191bf4695 Functional, if scruffy, support for compiling a codeplug. #50 2017-11-30 17:29:38 -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
1cd4d22bb1 Progress meter for BSL flashing. 2017-11-14 12:47:37 -05: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