I am running the DLP4500GUI application from .cpp sources using QT. When I add more than 2 patterns to the firmware and click Save Updates, I get the following error in the firmware.cpp file:
The inferior stopped because it triggered an exception.
Stopped in thread 0 by: Exception at 0x5a55b1dc, code: 0xc0000005: read access violation at: 0x0, flags=0x0 (first chance).
I also have a compiled version (.exe file) DLPLCR4500GUI-1.2.0, and when I run that, I don't get any error and the Save Updates seems to work fine. It seems to me that the source are just not completely up to date, relative to the compiled version I have. I suspect that the bug is in the firmware.cpp file, which I have attached. Could you please check if there is a newer version of this file.
Thanks.