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

show debug information

Hello,

I want to install printf("hallo welt %d\n", intvariable) in my code for debug information. Where can I see this information when I have no usart? Is there a command line in uvision where I can see this?

Bernd

Parents
  • I don't know that it depends on which chip I'm using. I'm working with uvision and ulink2. I have the AT91RM9200, but without using the usart rs232; I've only installed USB - but if there's a way to do that without using a external hardware from the AT91 it would be very nice.

    I only want to transmit values of registers e.g. because I'm not really familiar with ASM (debug information in keil).

    best regards
    Bernd

Reply
  • I don't know that it depends on which chip I'm using. I'm working with uvision and ulink2. I have the AT91RM9200, but without using the usart rs232; I've only installed USB - but if there's a way to do that without using a external hardware from the AT91 it would be very nice.

    I only want to transmit values of registers e.g. because I'm not really familiar with ASM (debug information in keil).

    best regards
    Bernd

Children