I'm having trouble verifying so i can upload code.

I’m having trouble verifying so i can upload code. I am trying to use the ColorPalette example that i’ve successfully used in the past, however
I get the following error:
FastLED3_1_3/platforms/avr/clockless_trinket.h:449: error: ‘asm’ operand has impossible constraints

I made sure to update to the newest FastLED version 3.1.3.
I also had a problem with BLEND earlier but i’ve fixed that after updating to 3.1.3 and learning that BLEND has been replaced with LINEARBLEND.

Also if someone has link to a very good tutorial on how to make an LED matrix using FastLED, i’d really appreciate it. My goal is to make a 60 by 15 LED matrix display.

You don’t mention what hardware you’re trying to build for

my bad, Arduino Nano

And what version of arduino?

Arduino version 1.0.4 Maybe i should update that?

Uh, yeah - I’m only supporting 1.6.5 or later at this point for AVR (it’s the first thing in the rearme :slight_smile:

my bad… I’ll try updating it. srry for being dumb lol