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.

TMS320F2800137: POWER ON

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?