I have a LPC4330 project in MCUXpresso that builds fine. I wanted to get the assembly language files corresponding to my C source files. I added the compiler options: ?Wa,?a,?ad="$*.lst". When I do that I get strange compile errors (see screen clip below).

I have done this other projects and it worked. I don't know if this project has too many options and the command line is too long?
Any help would be appreciated.
Thanks,
Jim