I got a new Arduino Nano every and tried to upload a simple "Hello, World"- test Code.
I installed the the add on library for the board and selected the it.
unfortunately it doesn't work and i get the following error message:
avrdude: jtagmkII_initialize(): Cannot locate "flash" and "boot" memories in description
I saw a few post on this forum about this Problem, but they all say i should ignore the message and the code should still work, but it doesn't!