You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install yocto on Coral Dev Board using the meta-coral layer in Yocto Zeus.
I build the image successfully. Now I am trying to flash the coral board with generated Yocto Zeus.
To flash the board I tried the following steps:
used balenaEtcher software to flash the Yocto Zeus on SD Card.
inserted the SD Card into the dev board
powered on the board and monitored the serial output but facing issues while doing so.
Now I am trying to flash the dev board using the fastboot method:
link to the official doc- Flash the board
But I am stuck on how exactly should modify flash.sh file so that custom-built yocto image will be flashed on Coral Dev Board.
Am I doing something wrong with the steps? Any suggestions will be appreciated.
The text was updated successfully, but these errors were encountered:
I am trying to install yocto on Coral Dev Board using the meta-coral layer in Yocto Zeus.
I build the image successfully. Now I am trying to flash the coral board with generated Yocto Zeus.
To flash the board I tried the following steps:
Now I am trying to flash the dev board using the fastboot method:
link to the official doc- Flash the board
But I am stuck on how exactly should modify flash.sh file so that custom-built yocto image will be flashed on Coral Dev Board.
Am I doing something wrong with the steps? Any suggestions will be appreciated.
The text was updated successfully, but these errors were encountered: