Other Parts Discussed in Thread: CONTROLSUITE, TMS320C28346
Hi all,
I have had a question for a long time and I still don't know how to deal with it.
I want to load my program to the EEPROM via I2C so that I can do my experiment with the emulator. However, I don't how I can achieve it. One of the TI's examples shows how to load data to the EEPROM, but in my opinion, program and data may be a little different as we should add BOOTLOAD to the program. So I feel quite confused.
If possible, I hope that someone show me that how to load the TI's example 'timed_led_blink' to the EEPROM via I2C and run it after reset.
I am appreciate for any reply.