Error: The bootloader reported error 'Packet data invalid: the packet sent to the bootloader does not conform to the required packet format, see the Bootloader section in the System Reference Guild for the correct format'.

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

I have:

Read all available posts on this error.

Checked to see that my uart buffer is 64 bytes.

Updated all components (using psoc 4.1)

Triple checked the dependencies in the bootloadable object to verify hex and elf point to the bootloader's hex and elf files.

Cleaned and rebuilt and reloaded the bootloader.

Running the bootloader host that came with 4.1.

Bootloader and bootloadable projects are in the same workspace.

Still get this error message.

0 Likes
1 Reply
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

Can you please post your complete project or a shortened version that shows the error so that we all can have a look at all of your settings. To do so, use

Creator->File->Create Workspace Bundle (minimal)

and attach the resulting file.

Bob

0 Likes