HI Team,
Is it possible to change the entry point at Device Boot mode?
The customer wants to change the entry point to 0x0A8000.at Device Boot mode.
Do they only need to changed 2838x_FLASH_lnk_cpu1.cmd file as below?
BEGIN : origin = 0x0A8000, length = 0x000002
:
FLASH8 : origin = 0x0A8002, length = 0x007FFE /* on-chip Flash */
Is there any limitation for brunch address from the entry point?
Thanks and Best regards,
Kuerbis