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

problem using the printf-function

Hello,

i am having problems using the printf-function on a XC161CJ. The initialization i used is from an older project with the same controller and was running properly.

In the new projrct everything works fine until the printf, there the program hangs. Only interrupts with higher priority are still served.
Anyone an idea what's the cause for this?

Thanks in advance

Sebastian

Parents
  • Oops. This is supposed to be ASC0...
    I changed it but it still does not work.
    The Boardsettings should be alright according to the manual of PHYTEC. There is only one problem i just came across. When i am trying to use the PLL-Config for the CPU-clock in DAvE it is shown as to high to use but the interrupt is still working.
    I will have a closer look at that issue and the boardsettings.

    Sebastian

Reply
  • Oops. This is supposed to be ASC0...
    I changed it but it still does not work.
    The Boardsettings should be alright according to the manual of PHYTEC. There is only one problem i just came across. When i am trying to use the PLL-Config for the CPU-clock in DAvE it is shown as to high to use but the interrupt is still working.
    I will have a closer look at that issue and the boardsettings.

    Sebastian

Children