Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ass:labs-2025:01:tasks:03 [2025/08/04 12:37]
florin.stancu
ass:labs-2025:01:tasks:03 [2025/08/04 15:18] (current)
florin.stancu
Line 41: Line 41:
 == Step 3.2. Upload the firmware image package (FIP)! == == Step 3.2. Upload the firmware image package (FIP)! ==
  
-Ever since the USB-C cable was plugged in, **BL1** has been waiting for the FIP data over serial, thanks to our jumper configuration. Now we can finally provide this data using **uuu** and it's SDP implementation:​+Ever since the USB-C cable was plugged in, **BL1** has been waiting for the FIP data over serial, thanks to our jumper configuration. Now we can finally provide this data using **uuu** and it's SDP implementation
 + 
 +<note tip> 
 +If you're using a remote VM, you must download the ''​flash.bin''​ file (reminderit was generated inside ''​imx-mkimage/​iMX93/''​ build subdirectory) to your local machine using ''​scp'':​ 
 + 
 +<code bash> 
 +# basic syntax: scp <​source>​ <​destination>​ 
 +# either source or destination MUST be a remote SSH with the form: 
 +# username@host:/​path/​to/​file 
 +# Note: -P specifies the port (your VM index!) 
 +# example (destination is "​./"​ -- your current directory):​ 
 +scp -P 220X your-user@arm2026.root.sx:​path/​to/​flash.bin ./ 
 +</​code>​ 
 +</​note>​
  
 <code bash> <code bash>
ass/labs-2025/01/tasks/03.1754300277.txt.gz · Last modified: 2025/08/04 12:37 by florin.stancu
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0