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

OSX Build Environment #3

Open
edwar64896 opened this issue Sep 7, 2017 · 2 comments
Open

OSX Build Environment #3

edwar64896 opened this issue Sep 7, 2017 · 2 comments

Comments

@edwar64896
Copy link

I'm building this under El Cap OSX. I have tried using Crosspack-AVR and also Brew avr-gcc. I am using the specified version of LUFA. Everything compiles and everything uploads to the atmega16u2 that's on my MEGA2560R3 board.

Problem? The compiled hex file, when uploaded, doesn't allow midi messages to be passed into the computer from the sketch. I've tried mocoLUFA and also dualMocoLufa - same results on both. However when I upload a pre-compiled hex file from the pimp site (online build) - it works fine.

I need to dig into the code in order to be able to implement System Common transmit - I am building an LTC to MTC converter.

I'm not really sure where to start in terms of debugging.

@YANG-Mingcong
Copy link

I am building an MTC converter too.

@edwar64896
Copy link
Author

@YANG-Mingcong hey mate - I am revisiting my LTC->MTC converter - how did you go with yours? Currently porting to ATMEGA32u4 board (pro micro). LTC reading working fine, MTC output not so much. Working through the bugs at the moment.

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