ĂăÎîȘșȚțÂâ
Reporting . Today I tried to reassemble the firmware using that string.bin. Did everything according to instructions. Got a brick.Let me know if it works.
Thanks for the firmware. I'll try to find the problem.Reporting . Today I tried to reassemble the firmware using that string.bin. Did everything according to instructions. Got a brick.
The firmware here: https://yadi.sk/d/cql1M-VEczt7N
Im going to release it without bitmaps and font editor. Ill add those features later.With bitmaps do not rush.
I have a few ideas emerged.
I need a couple of days to check.
The results sent to email.
Ok, I see the problem. I tried toI tried to change the firmware with stable version (0.7.5). The result was the same.
private int getPadding(int size, int align) {
return (align - (size % align));
}
int startoffset = headersize + getPadding(headersize, 0x800)