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

Flash and Code memory read

Hi,

I am trying to read the flash and code memory contents of my micorcontroller TI MSC1210Y5 (32kb flash) using the 6-pin JTAG connector through a programmer device (which is connected through (serially) RS232 cable to bring in the contents to PC) on hyperterminal software.

Is there any software avialable thorugh which I can read the flash contents?
OR
Is there any method to read the flash contents?

Regards
Asad

Parents
  • "I am trying to read the flash and code memory contents"

    That sounds a little strange; usually, the Flash is the Code memory!
    If that's not the case in your particular system (which is entirely possible), then you probably need to explain your memory architecture...

    "a programmer device (which is connected through (serially) RS232 cable to bring in the contents to PC) on hyperterminal software"

    What "programmer device"? What does its documentation tell you?

    Remember that this is the Keil forum; it is for discussing Keil products/tools - so where does Keil fit into this?

Reply
  • "I am trying to read the flash and code memory contents"

    That sounds a little strange; usually, the Flash is the Code memory!
    If that's not the case in your particular system (which is entirely possible), then you probably need to explain your memory architecture...

    "a programmer device (which is connected through (serially) RS232 cable to bring in the contents to PC) on hyperterminal software"

    What "programmer device"? What does its documentation tell you?

    Remember that this is the Keil forum; it is for discussing Keil products/tools - so where does Keil fit into this?

Children