Forum Discussion
tdong6
New Contributor
6 years agoRemote update IP core problem。three sof:factory、app1、app2 。 Is Altera able to jump directly from app1 to app2?
I am currently working on a project that uses the remote update IP core of cyclone v. The three sof files are factory, app1 and app2. The function of this project is to automatically jump from factor...
- 6 years ago
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
YuanLi_S_Intel
Regular Contributor
6 years agoHi 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
- tdong66 years ago
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.