ISSUE AFTER FLASHING: Transitioning to dfuMANIFEST state

Hello,

I am trying to flash Portenta H7 cortex m7, to run a basic example of Tensorflow lite micro. It says that upload is done and then gives this error
Transitioning to dfuMANIFEST state

Also this is the configuration

image

1 Like

Transitioning to dfuMANIFEST state is normal to see after compilation / upload.

If you cannot re-connect to your board after flashing (without double tapping the boards reset button), you need to update the boot loader

How to update the bootloader on Portenta H7

This resolved the problem for me