Part Number: TMS320F2800137
Hi expert:
When i set BEGIN : origin = 0x00080000, length = 0x00000002 ,FLASHBANK0_CODE : origin = 0x088002, length = 0x17FFD /* control code */in cmd,boot mode is boot to flash.
Remove the jtag,after power on ,the cpu can work nomally.
But when i changed the BEGIN : origin = 0x00081000, length = 0x00000002,other settings do not changed,removed the jtag,after power on ,the cpu can not work .
why?