Fonzie wrote:
So, someone that use Stef devkit, would mind to explain what to do when you want to add a .s file to a project?

to allow my INCBIN I also added
at the top (GDK_PATH is the full path to devkit bin path)
and
and mysfile.o in the objects to link
but it's similar to stef's bintoc .....
perhaps for the unsigned char problem, you should use another of the .bat file like bintocu32 ?
or is it related to the .align x syntax ? (I fight with this still yesterday!!)
the makefile and the bat are in the bin folder...
I personnaly move all of this in my project dev folder....
I can't really put my makefile here since it's different from stef's makefile... easy to understand but for someone who just started, I'm afraid he'll be lost
