Forum Discussion
Hello aiedb,
Yes, you are right.
The menu in the example software mentions below.
1: Write Image to CFM0
2: Write Image to CFM1 and CFM2
3: Trigger reconfiguration to CFM0(Factory Image)
4: Trigger reconfiguration to CFM1 and CFM 2(App Image)
Please check the software/remote_update.c in the example design for more details.
Regards,
Yoshiaki
hii
when i press 2 to write image to CFM1 and CFM2
it asks me to enter the CFM1 start address and the CFM1 end address
in the map file that is generated by combining both(default+application) images the addresses are
0x12000 as start address
and 0xb9fff as end address
i tried to key in this addresses but i get an output that it is failing to write to addresses to cfm1!!!
note: i have my own fpga design for blinking the leds for counting pattern
and another design for to turn on the leds in sweeping pattern
i combined both of images according to the lab manual using HXD editor ,
and i also checked before by programming the designs on the kit
and i saw that they are working independently by a counting pattern and by sweeping pattern .
what is the address that i need to key in as CFM1 start address?
and what is the address that i need to key in as CFM1 end address?