This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Calculate Programming time of flash using jtag

Hi,
I am trying to calculate the programming time of writing a bin file into flash memory of Arm cortex Mo through Jtag via Altera FPGA.

Any inputs regarding
what is the algorithm to calculate programming time?
How to even program a bin file into flash using JTAG.

Thanks and regards,
Abhishek

Parents
  • Me thinks if you had any appreciation how to do the latter, you'd be able to compute the former.

    Learn how to do the JTAG programming. It generally involves downloading code and data into RAM, and executing the code to write the data into FLASH. The speed there is dependent on the chip performance and your coding and data delivery skills.

Reply
  • Me thinks if you had any appreciation how to do the latter, you'd be able to compute the former.

    Learn how to do the JTAG programming. It generally involves downloading code and data into RAM, and executing the code to write the data into FLASH. The speed there is dependent on the chip performance and your coding and data delivery skills.

Children
No data