Skip to content

attiny841 #6

Description

@bjacquot

Hi,
i try to program an attiny841 but have no success yet, although i've no problem with other mcu.
the problem is that i can't select it in the mcu choice list.
I have add it in the avrdude.conf file and i have verified that i can compile for this mcu with avr-gcc.

I think the problem is that the command "avr-gcc --target" doesn't show it.
But i can compile a program for t841 : avr-gcc -mmcu=attiny841 test.c -o test don't show any error.

Has someone ever meet this problem ?
Any help would be appreciate.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions