Tool/software:
Hello TI Support Team!
I need to know what is start address and end address for code flash for device TMS320F28P659DK-Q1
Flash size:1.28Mm
Start Address:0x080000
5 Banks? or 10 Banks?
End address?
Need memory mapping details!
Also, there is no protection in linker if we made 11 banks.?
Hi Sandeep,
I need to know what is start address and end address for code flash for device TMS320F28P659DK-Q1
The F28P65x device has 5 Flash Banks. Bank 0 starts at 0x0008 0000 and Bank 4 ends at 0x0011 FFFF.
Subtracting the start address from the end address gives you 655359 (decimal). Due to the 16-bit addressing this is actually 655359*2=1310718 -> 1.3MB.
Details for the individual banks are noted in the ' Flash Memory Map' section of the Datasheet (as you have included in your post).
Also, there is no protection in linker if we made 11 banks.?
No, there is no preventative protection against this.
Best Regards,
Marlyn