Part Number: TMS320F280039C
Tool/software:
Hi, I'm currently working on TMS320F280039C UDS development, here I need to change the vector mapping address from 0xD00 to 0xf000.
I have tried adding some code in .cmd file for the change of address i.e., new location 0xf000
SECTIONS
{
.reset : > RESET, TYPE = DSECT /* not used, */
codestart : > 0x080000
.text : > FLASHBANK0_CODE,
ALIGN(8)
however, this process didn't help me to change the address.
From 0xd00

To this location,0xf000

Kindly help me to solve this ASAP, as I have stuck up with this.
Thanks & Regards,
Prince Thomas
