Hi Everyone..!!!
I am new to this so let me explain my case:
1. I flashed a code of LED blinking(Using timer1)
2. Code which is already flashed is having the Flash APIs configured. The flash APIs execution is controlled by an external command by switch(GPIO59)
3. After switch operation, I am getting correct version of lib file, also my erase, program(Random data) and verify is getting passed(Using CCS and Debugger for flashing)
4. I am using a buffer in the code to create the random data which is getting flashed (Using a different sector of Flash form the sector in which code is running, for this experiment)
Question: I am trying to burn my controller on the fly. What part of new hex file should be programmed and How should I start writing new hex file into the flash. Is it like the complete hex file needs to be written in flash, if yes then how to divide the hex file for each sector...?
Your Support will be appreciated.
Thank You in advance,
Regards,
RS