Tag Archives: debugging

Firmware debugging in combination with OpenBLT

If your embedded system makes use of the OpenBLT bootloader, then essentially you have two software programs present in flash memory: your own firmware and the OpenBLT bootloader. This added complexity can cause a problem when trying to debug your … Continue reading

Posted in OpenBLT | Tagged , , | Comments Off on Firmware debugging in combination with OpenBLT