Other Parts Discussed in Thread: TMS320C6455
I'm working on TMS320C6455.And I have some problems about I2C BOOT.In the file spraae9/led_c6455/debug/led.rmd.
what is the address of 0x0880.(ROM1 : org = 0x0880).I can't find it in the C6455's memory map.Since I choose the I2C
master boot.But the size of eeprom is smaller than my code size.What can i do to solve this problem?
If i use another device to write data to this dsp.What shoud i do about this 6455 dsp at begining?And is there some examples about
it?