This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS320F280049C: Boot rom memory map

Part Number: TMS320F280049C
Other Parts Discussed in Thread: TMS320F28069

Tool/software: Code Composer Studio

Dear TI engineers,

Diagram Table 4-16 and Table 4-17 of Boot ROM Memory Map in TMS320F28004x Microcontrollers Tech nical Reference Manual seems have fault in address length.

Which table should TMS320F280049C choose? 

I could treat 0x3FF3B0 as the ROM start address and its length is 0xC10 when I use TMS320F28069. In this way, next address called RESET from 0x3FFFC0 to 3FFFC1. The last one called VECTORS come from 0X3FFFC2 to 0x400000.

If I want to still use this method to allocate address, how should I do? 

Looking forward to your reply. Best wishes to you.