What is the recommended sequence of events when both CPU's are to bootload from parallel GPIO's? Should CPU1 finish its boot loading process, reassign GPIO's to CPU2 (GPIO69, 70, 63-58, 64, 65) and then send the IPC command to boot in parallel mode? Should the IPC command occur prior to assigning the GPIO's like the dual blink example?
A detailed response will be highly appreciated. Thank you!