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.

CCS/TM4C129ENCPDT: having problem with hibernation

Part Number: TM4C129ENCPDT
Other Parts Discussed in Thread: SYSBIOS

Tool/software: Code Composer Studio

Hello all,

I'am working on a project based on the controller tm4c129encpdt . in this project both serial bootloader and hibernation feature is needed . the problem is that when i trying to change rest vector address(0x4000) as needed for serial bootloader , after changing the address device enters in to hibernation properly but after waking up the programme doesn't continues to run.

if any one familiar with this issue please help;

thank u