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