News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

unrecognized command line option '-mmcu=atmega328p'|

Started by alrafi, June 09, 2017, 10:24:42 PM

Previous topic - Next topic

alrafi

I  try to build the program ||unrecognized command line option '-mmcu=atmega328p'|| this is error showing.
Why this error is showing? and How i can fixed this error?
>
>
>
>
Thanks

stahta01

#1
Post the build log!

http://wiki.codeblocks.org/index.php/FAQ-Compiling_(errors)#Q:_How_do_I_troubleshoot_a_compiler_problem.3F

Edit: The true answer is likely either change the compiler you are using or change the compiler option.
But, no one can know what the true answer is till you post more information.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]