Programming help Please!!!!

General GBZ-related chat goes here. Share ideas, tips and tricks, or ask questions that don't fit into the hardware/software help forums.
Locked
jakers10
Posts: 14
Joined: Mon Sep 04, 2017 10:14 am
Has thanked: 1 time

Programming help Please!!!!

Post by jakers10 » Thu Sep 14, 2017 4:39 pm

I downloaded Arduino 1.8.6 as it is supposedly supported by the newest Teensy version 1.39. Anybody else have any ideas? I'm not good at programming. Am I missing something here? This is the message I get now.


In file included from C:\Program Files (x86)\Arduino\hardware\teensy\avr\cores\teensy3\IntervalTimer.h:34:0,

from C:\Program Files (x86)\Arduino\hardware\teensy\avr\cores\teensy3\IntervalTimer.cpp:31:

C:\Program Files (x86)\Arduino\hardware\teensy\avr\cores\teensy3\IntervalTimer.cpp: In member function 'void IntervalTimer::end()':

C:\Program Files (x86)\Arduino\hardware\teensy\avr\cores\teensy3\IntervalTimer.cpp:87:20: error: 'IRQ_PIT_CH0' was not declared in this scope

NVIC_DISABLE_IRQ(IRQ_PIT_CH0 + index);

^

C:\Program Files (x86)\Arduino\hardware\teensy\avr\cores\teensy3\kinetis.h:5627:68: note: in definition of macro 'NVIC_DISABLE_IRQ'

#define NVIC_DISABLE_IRQ(n) (*((volatile uint32_t *)0xE000E180 + ((n) >> 5)) = (1 << ((n) & 31)))

^

Error compiling for board Teensy LC.


I know that this isn't the best forum to put this in, but I can't get any help in the Hardware or Software section. How in the world did everybody else program their teensy??? I don't know programming at all, so any help would be really helpful

Locked

Who is online

Users browsing this forum: No registered users and 1 guest