Author Topic: Atiny USB  (Read 3210 times)

kahnsoft

  • Newbie
  • *
  • Posts: 10
Atiny USB
« on: November 17, 2015, 08:35:33 am »
Hello,

i have Setup a new PC Windows10 and have installed Arduino die 1.6.6 , then i have install the Digispark package
via Preference Weblink and have selected the board (USB)

When i try to upload Arduino IDE post some warnings and do nothing:

The Board works and comminicate with my application, but not with arduino IDS 

Thank you for any Help
 Karsten from Berlin

ArduinoIDE Means that aftry try upload :

Warning: platform.txt from core 'Digistump AVR Boards' contains deprecated recipe.ar.pattern="{compiler.path}{compiler.ar.cmd}" {compiler.ar.flags} "{build.path}/{archive_file}" "{object_file}", automatically converted to recipe.ar.pattern="{compiler.path}{compiler.ar.cmd}" {compiler.ar.flags} "{archive_file_path}" "{object_file}". Consider upgrading this core.
Warning: platform.txt from core 'Digistump AVR Boards' contains deprecated recipe.c.combine.pattern="{compiler.path}{compiler.c.elf.cmd}" {compiler.c.elf.flags} -mmcu={build.mcu} -o "{build.path}/{build.project_name}.elf" {object_files} "{build.path}/{archive_file}" "-L{build.path}" -lm, automatically converted to recipe.c.combine.pattern="{compiler.path}{compiler.c.elf.cmd}" {compiler.c.elf.flags} -mmcu={build.mcu} -o "{build.path}/{build.project_name}.elf" {object_files} "{archive_file_path}" "-L{build.path}" -lm. Consider upgrading this core.
WARNING: Category '' in library SPI is not valid. Setting to 'Uncategorized'
WARNING: Category '' in library OneWire is not valid. Setting to 'Uncategorized'


kahnsoft

  • Newbie
  • *
  • Posts: 10
Re: Atiny USB
« Reply #1 on: November 19, 2015, 01:50:45 pm »
Thank you,
   have serch the Problem massiv by my self ..