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

Silab C2 debugger to uVision

Hi,
Just want to ask if I can use my Silab USB debug adapter with uVision IDE to debug and program my Silabs C8051f320DK?
Is this possible?

thanks
gilmar

Parents
  • Hi,
    Just wondering, as I go into the given examples I notice some of the examples define SYSCLK to be 24.5Mhz(like F32x_Comparator0_ResetSource.c example) in some examples it is 12Mhz(like F32x_External_Interrupts.c example) and this SYSCLK was not in use in both example. And what confuses me is that both examples claims it runs at its maximum base on the given comments.
    My questions:
    What really is the maximum frequency of the internal oscillator of this uC(f320), it isn't 12Mhz?
    Does SYSCLK definition something to do with OSCICN register by just defining it in the code?

    Hope you can enlighten me on this. Really confused.

    thanks
    gilmar

Reply
  • Hi,
    Just wondering, as I go into the given examples I notice some of the examples define SYSCLK to be 24.5Mhz(like F32x_Comparator0_ResetSource.c example) in some examples it is 12Mhz(like F32x_External_Interrupts.c example) and this SYSCLK was not in use in both example. And what confuses me is that both examples claims it runs at its maximum base on the given comments.
    My questions:
    What really is the maximum frequency of the internal oscillator of this uC(f320), it isn't 12Mhz?
    Does SYSCLK definition something to do with OSCICN register by just defining it in the code?

    Hope you can enlighten me on this. Really confused.

    thanks
    gilmar

Children