Thanks, that set me in the right direction. In fact, my filename was .S but in my dependency list in the makefile I had put .s. Since it's windows, it found the file and passed it to the assembler as .s. I have made a mental note to always give it the flag from now on.
- [Mspgcc-users] RE: Making entries into the interrupt... Christopher E Piggott
- Re: [Mspgcc-users] RE: Making entries into the ... Chris Liechti
- RE: [Mspgcc-users] RE: Making entries into the ... Christopher E Piggott