Forum Discussion
Thanks for the replies.
Actually I have discovered that it can be done. For the first image set, you must create a hardware image with Nios 2 vectors set to the base address of UFM. Generate the BSP based on that Qsys design, and compile the software. For the second image set, give the Nios 2 vectors an offset of 0x8000, for example, which will push the second software image to Page_1 of UFM. After generating this BSP and compiling the second software image, concatenate all but the last line of the first .hex file into a new .hex file, then append the second software image's .hex file onto that to create a single, combined .hex file. Convert the combined .hex file, and the two .sof files as usual.
After 4 months of working on this problem I discovered the trick of removing the last line of the first software image's .hex file only this morning.
Thank You,
Gerald Moon
Advantest America, Inc.