Skip to content

Compiler problem for  #46

Open
Open
@simeondmr

Description

Hello,

I have follow the book, at the moment I have created a json for Atmega1284p but during the compilation I have this error:

"LLVM ERROR: Expected a constant shift ammount!"
"error: could not compile 'core' (lib)"

This is my code:

`#![no_std]
#![no_main]

#[no_mangle]
pub extern fn main() {

}`

I have searched a lot for this problem, but I have found nothing about that...
Please could you help me??

Thanks

Simeon

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions