MCUXpresso build error?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MCUXpresso build error?

882 Views
JimKarpinski
Contributor I

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).

pastedImage_1.png

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

Labels (1)
0 Kudos
1 Reply

615 Views
lpcxpresso_supp
NXP Employee
NXP Employee

Information on how to do this can be found in the LPCXpresso IDE FAQ at : https://community.nxp.com/message/630600 

But from the screenshot you supplied,it looks to me like you have entered some strange characters into the IDE (maybe with high-bit set as you copied them from documentation or FAQs?).

If you need more assistance, please paste the actual text from your build log (see MCUXpresso IDE v10.0.0 User Guide, section 14.7 "The Console View" for details).

Regards,

MCUXpresso IDE Support

0 Kudos