Hello All,
I am trying to program flash memory with the following:
1) System.bit file that has the hardware
2) bootloop.elf - FSBL (frist stage boot loop) created in SDK nothing was changed
3) helloword.elf created in the SDK
I am trying to figure out where to find the offset in the bootloop (FSBL) for the application. What address does the boot loop start reading from I don't know where that is in the code.
Please help.
Thanks