Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Uploading Bootloader MightyCore - Error: AVR Part "{build.mcu}" not found (Read 2424 times)
vm24
Junior Member
**
Offline


Posts: 11
Joined: Jan 12th, 2016
Uploading Bootloader MightyCore - Error: AVR Part "{build.mcu}" not found
Jul 17th, 2018 at 8:08am
Print Post  
Hi all,
I'd like to programm a bootloader to AT1284p with Atmelstudio 7 and Visual Micro. Therfore I downloaded the Mighty Core Board Platform with the the Platform Installer of Arduino/ Visual Micro inside Atmelstudio 7.

When burning the Bootloader with vMicro > Uploader > Burn Bootloader I get this error meassage:

Code
Select All
Burning a new bootloader
Burning bootloader to board 'ATmega1284' using 'STK500 as ISP (MightyCore)'
Burn bootloader failed with an exception
	The uploader process failed

Error while burning bootloader.
avrdude: Version 6.3, compiled on Dec 16 2016 at 13:33:19
Burn failed
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2014 Joerg Wunsch
         System wide configuration file is 8/avrdude.conf"
avrdude: AVR Part "{build.mcu}" not found.
Valid parts are:
  m1284    = ATmega1284         [C:\Users\UserName\AppData\Local\arduino15\packages\MightyCore\hardware\avr\1.0.8/avrdude.conf:2506]
  m1284p   = ATmega1284P        [C:\Users\UserName\AppData\Local\arduino15\packages\MightyCore\hardware\avr\1.0.8/avrdude.conf:2314]
  m16      = ATmega16           [C:\Users\UserName\AppData\Local\arduino15\packages\MightyCore\hardware\avr\1.0.8/avrdude.conf:1303]
  m164a    = ATmega164A         [C:\Users\UserName\AppData\Local\arduino15\packages\MightyCore\hardware\avr\1.0.8/avrdude.conf:1864]
  m164p    = ATMEGA164P         [C:\Users\UserName\AppData\Local\arduino15\packages\MightyCore\hardware\avr\1.0.8/avrdude.conf:1674]
  m32      = ATmega32           [C:\Users\UserName\AppData\Local\arduino15\packages\MightyCore\hardware\avr\1.0.8/avrdude.conf:1487]
  m324a    = ATmega324A         [C:\Users\UserName\AppData\Local\arduino15\packages\MightyCore\hardware\avr\1.0.8/avrdude.conf:2089]
  m324p    = ATmega324P         [C:\Users\UserName\AppData\Local\arduino15\packages\MightyCore\hardware\avr\1.0.8/avrdude.conf:1881]
  m324pa   = ATmega324PA        [C:\Users\UserName\AppData\Local\arduino15\packages\MightyCore\hardware\avr\1.0.8/avrdude.conf:2073]
  m644     = ATmega644          [C:\Users\UserName\AppData\Local\arduino15\packages\MightyCore\hardware\avr\1.0.8/avrdude.conf:2106]
  m644p    = ATmega644P         [C:\Users\UserName\AppData\Local\arduino15\packages\MightyCore\hardware\avr\1.0.8/avrdude.conf:2297]
  m8535    = ATmega8535         [C:\Users\UserName\AppData\Local\arduino15\packages\MightyCore\hardware\avr\1.0.8/avrdude.conf:1139]

 

  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Uploading Bootloader MightyCore - Error: AVR Part "{build.mcu}" not found
Reply #1 - Jul 18th, 2018 at 10:39pm
Print Post  
Hi

There is a fix for this in the visual studio version and the atmel version will follow over the next week or so.

https://www.visualmicro.com/forums/YaBB.pl?board=VS_ARDUINO_EXT_RELEASES

Thanks
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint