Solved
Forum Discussion
3 Replies
- YuanLi_S_Intel
Regular Contributor
Hi Tang,
By right it can be. Directly from APP Image 1 to APP Image 2 eventhough the initial image is factory image. Is there any error message or what?
Thank You
- tdong6
New Contributor
There is no error message. I want to jump from app1 to app2, but it goes directly to factory image. My operation is as follows: during the jump, set anf = 1, bootaddr = 0x01000000, but after the jump, read the address bootaddr = 0x0. I can go from factory to app1 or factory to app2, but I can't go from app1 to app2.
- YuanLi_S_Intel
Regular Contributor
It seems like there is some problem when changing from app1 to app2. Thus, it falls back to factory image. Have you pointed to the correct start address at which APP2 is located in?