• Program size calculation
    Hello all, I am a little confused: The generated HEX file size of my program is double the size of the sum of all program conponents as they appear in the generated memory map. How can this be? ...
  • Program size calculation
    Hello all, I am a little confused: The generated HEX file size of my program is double the size of the sum of all program conponents as they appear in the generated memory map. How can this be? ...
  • Program signature calculation and insertion
    I am a newbie to ARM7.I have a LPC2148 controller and a JTAG debugger.I have tried running a small led blinking code.In debug mode the led blinks but as soon as I'm out of the debug mode ,the led stops...
  • Program signature calculation and insertion
    I am a newbie to ARM7.I have a LPC2148 controller and a JTAG debugger.I have tried running a small led blinking code.In debug mode the led blinks but as soon as I'm out of the debug mode ,the led stops...
  • 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...