BSL430.NET icon indicating copy to clipboard operation
BSL430.NET copied to clipboard

TI MSP430 Bootloader (BSL) .NET Cross-Platform Toolchain & Firmware Tools. The cheapest way to flash MSP430, with FTDI/Serial/UART converters. Intel-HEX, TI-TXT, ELF and SREC firmware format support,...

Results 5 BSL430.NET issues
Sort by recently updated
recently updated
newest added

Hi, I have trouble programming my MSP430FR5994. It worked for a while and then randomly stopped. I have checked the signals. The BSL invocation is correct. The BSL430.net windows application...

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3-beta1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Does this flasher work with the MSP432 as well?

Attached a TI-TXT file (MSP430FR59xx) that fails to be parsed correctly because the last block is at address above 64k boundary. Failure is in ParseTiTxt() where the addresses array elements...

I found some bugs in protocol 1xx, 2xx and 4xx families using your console program. This will fail password checking also uploading code to msp430g2553. After I modified some codes...