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

How to connect & debug AT89C51RE2 with Ulink2 ?

Hi,

Could someone help me with that question pls ?
Can I use an ulink2 for that or do I need an ATOCD51 and if, where to purchase that device ?

Thx, Tom.

Parents
  • Hi,

    So, I've got the ATODC51 debug adapter up and running with the AT89C51RE2 but encountered an always crashing debug session when the TWI of my uC gets activated by writing the Enable bit in SSCON register :-(.
    Atmel support is not responding on that issue, even I sent them a uVision project to reproduce that behaviour.

    May be anyone else run into the same problem and already solved it ???

    The other strange thing is that you have to load the application using the batchisp utility first and then connect the debugger afterwards. Performance is poor when loading the application, it takes approx. 1,5 minutes to load 90k code (binary size).
    Oh, I miss my Cortex micros and the quick build-debug cycles so much...

    Any help/ideas appreciated, thx.

    Tomas.

Reply
  • Hi,

    So, I've got the ATODC51 debug adapter up and running with the AT89C51RE2 but encountered an always crashing debug session when the TWI of my uC gets activated by writing the Enable bit in SSCON register :-(.
    Atmel support is not responding on that issue, even I sent them a uVision project to reproduce that behaviour.

    May be anyone else run into the same problem and already solved it ???

    The other strange thing is that you have to load the application using the batchisp utility first and then connect the debugger afterwards. Performance is poor when loading the application, it takes approx. 1,5 minutes to load 90k code (binary size).
    Oh, I miss my Cortex micros and the quick build-debug cycles so much...

    Any help/ideas appreciated, thx.

    Tomas.

Children