Hi,
I'm a beginner with programming microcontrollers, so I apologize about the basic question. I'm trying to understand each of the four boot modes for the F28379D Control Card.
Could you please explain in simple terms for a newbie what each of the four modes is and what they are used for?
I noticed that I'm able to successfully use the XDS110 debug probe and Code Composer Studio with either Mode #00 (Parallel I/O) or Mode #02 (Wait Boot Mode). What is the difference between these two modes? With the debug probe, they both seem to be working equivalently.
I assume that the Get Mode (Flash by default) means that the microcontroller will run a program that is stored in its memory, correct? What is the Boot from SCI used for?
Thanks,
Kevin