I just discovered png2c and how to use it. What about compiling .c to .o? Should I use gcc, g++, arm-none-eabi-gcc or arm-none-eabi-g++? I tried all with different options, and I do get a .o file, but is not the exact same as the ones in the plugin template I downloaded. Can you help me? Thank you in advance!