Hi,
I have a problem downloading pack files via serial with the current versions. In V 5.x it worked fine.
Is something changed in the pack files the programmer software generates?
Because I can't use my loader software as earlier, as it reeds an incorrect eBootID from the pack file.
In the pas file it is defined as DownLoaderID: word = $0002;
In the ppro file it is correctly: BootLoaderID=2,
But from the pack file I read 0 instead of this. I've checked an old and this new pack file with a hex editor and the old file contains 02 00 at address 0x017c, the new file contains 00 00 there.
Is it a bug or this info was left from the new files intentionally? Miparo?
Best regards,
Sandor
I have a problem downloading pack files via serial with the current versions. In V 5.x it worked fine.
Is something changed in the pack files the programmer software generates?
Because I can't use my loader software as earlier, as it reeds an incorrect eBootID from the pack file.
In the pas file it is defined as DownLoaderID: word = $0002;
In the ppro file it is correctly: BootLoaderID=2,
But from the pack file I read 0 instead of this. I've checked an old and this new pack file with a hex editor and the old file contains 02 00 at address 0x017c, the new file contains 00 00 there.
Is it a bug or this info was left from the new files intentionally? Miparo?
Best regards,
Sandor