cpldcpu / light_ws2812

Light weight library to control WS2811/WS2812 based LEDS and LED Strings for 8-Bit AVR microcontrollers.
GNU General Public License v3.0
946 stars 207 forks source link

inline assembly not recognized #101

Closed orotarobas closed 10 months ago

orotarobas commented 1 year ago

We're trying to build the project for LPC812 using IAR compiler but we get errors since the assembly instructions are not recognized. What toolchain are we supposed to use in order to build the project for the LPC81x family?

cpldcpu commented 1 year ago

I used the NXP supplied IDE, which is based on GCC as far as I know. It's quite possible that the format of the inline assembler is different. Maybe it is possible to adjust the source?

orotarobas commented 1 year ago

is it the MCUXpresso (Netbeans based)?

Would you be so kindo to send the project or put it on github?

Bests

Lorenzo

------ Messaggio originale ------ Da "Tim" @.> A "cpldcpu/light_ws2812" @.> Cc "orotarobas" @.>; "Author" @.> Data 22/12/2022 19:14:46 Oggetto Re: [cpldcpu/light_ws2812] inline assembly not recognized (Issue

101)

I used the NXP supplied IDE, which is based on GCC as far as I know. It's quite possible that the format of the inline assembler is different. Maybe it is possible to adjust the source?

— Reply to this email directly, view it on GitHub https://github.com/cpldcpu/light_ws2812/issues/101#issuecomment-1363201585, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATBDF6XZLBQUHS2JSGHSCKLWOSLBNANCNFSM6AAAAAATGUITAY. You are receiving this because you authored the thread.Message ID: @.***>