Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

firmware for arduino mega 2560 does not compile ( v 2.0) #905

Open
Goodfeat opened this issue Feb 20, 2020 · 4 comments
Open

firmware for arduino mega 2560 does not compile ( v 2.0) #905

Goodfeat opened this issue Feb 20, 2020 · 4 comments

Comments

@Goodfeat
Copy link

Hello, I decided to try firmware 2.0 again. but I still can't even compile it.

I did according to the instructions

image

changed the motherboard to ramps
image

added a line to the constant.x file
image

It seems that this should be enough for the firmware to compile so that I test it.
but errors are streaming in the terminal and the firmware does not compile for the desired dress.
image

image

please tell me why the firmware does not compile and how can I fix it?

@repetier
Copy link
Owner

The 8 bit HAL required for HAL is not finished. It is already there from old V1 but not adopted to new requirements. Currently only due based boards, RUMBA32 and Adafruid Grand Central M4 +Board are supported and will compile. AVR will take a bit more time.

@Goodfeat
Copy link
Author

Does this mean it's useless to install firmware on arduino mega now?
I'm sorry, I was set up to test the new firmware.

@repetier
Copy link
Owner

Yes, it is not compilable for AVR at the moment. We just have started adding the files but not finished developing them. That is why you see them already but can not compile.

@Goodfeat
Copy link
Author

OK

I hope it will work soon
I will wait for the firmware update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants