Other Parts Discussed in Thread: C2000WARE
Hello I have some questions regarding boot modes in F28334. I want to program my MCU using Boot mode like UART and CAN.
I have understand that I have to make GPIO 84,85,86,87 high or low to take mcu in appropriate boot mode.
From reference manual and other document I get to know that I need to dump flash kernel code to MCU ram, to Flash the application program in mcu flash.
I am first time working on boot modes and I am learning on it my own. I have some basic questions which I need to ask here.
1) What is Flash kernel and why we need it?
2) What is flash programmer utility?
3) Is it possible to program the MCU with UART or CAN boot mode without using flash kernel?
4) Why we need to put flash kernel in MCU ram why not in flash?
5) Is it possible to put flash kernel in MCU flash?
6) Is it possible to put application program in RAM with UART or CAN boot mode?
7) Does Serial flash programmer given in C2000 works for F28334?
8) There is no F2833x_fw_upgrade_example given in C2000 flash programmer utility. what changes should made to use it for F28334?
9) There is no CAN flash programmer given in C2000 utility what should I do to flash application program using CAN boot mode?
Waiting for answer to make my doubts clear. I have referred TRM of F2833x and application note serial flash programming of C2000. yet I have this questions.
Thanks in advance.
Regards.