Forum Discussion
Altera_Forum
Honored Contributor
13 years agoHi all,
I solved this problem a few time ago, I'm sorry for the delay. It was simply a problem related to the link address offset value, previously it was 0x00A00000 and it worked well until the zImage has increased its dimension. With a zImage of about 3.5 MB I had to set this value to 0x00C00000 and this solved the problem. I hope this can help Marco