I am a beginner to tiva controller. I have few doubts for which I could not get (or understand) from online or the TI documents. Kindly someone help me.
1)Is there a possibility to burn a code in Tiva controllers using another source micro-controller (which has source code inside it)? If yes, how do we store .bin file in the source micro-controller?
2)Can we store Data in Flash memory? or is it Read only ?
3)What is the purpose of using driver-lib from ROM ?
4)How can we switch between two codes when we receive an external command?
5) What exactly is a boot loader ?When to use it?
6)Will a sudden bit flip in a unauthorized memory location(due to single event upset) result in a memory management fault?
7) Having a Tiva controller, RS232 and MAX235 can we burn the code using LM Flash programmer via UART?
Thanks in advance