Jump to content
43oh

Matze

Members
  • Content Count

    3
  • Joined

  • Last visited

Everything posted by Matze

  1. Matze

    Compile error

    How can I fix it? Do i need more RAM?
  2. Matze

    Compile error

    What does it say? I don't understand.
  3. Matze

    Compile error

    Hello guys, I need help. I trust to program one LED with three Buttons on an MSP430, but when I compile the programme it shows an error. I have no Idea. In the following document you can see the code and the error report. Thank you. int R1 = P2_1; // LED Rot int G1 = P2_0; // LED Grün int Blau1 = P1_5; // LED Blau int T1 = P1_4; // Taster 1 int T2 = P1_3; // Taster 2 int T3 = P1_2; // Taster 3 int Time = 300; // Variable 1 int Zeit = 100;
×
×
  • Create New...