Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - jdk

#1
Camera-specific Development / Re: Canon 80D
June 06, 2019, 06:56:02 AM
I've been working on finding stubs with k!r+
We found a list of stubs that we need to find by attempting to "make" magic lantern for the 80D and see which "undefined references" the compiler complains about.
By adding some dummy stubs/consts we were able to get the compilation to complete.

From this list we believe we have found a large amount of stubs, but we are unsure how to verify them. We looked at the finding stubs tutorial but we are stuck at step 4.
It seems that this tutorial assumes that magic lantern is in a somewhat functional state for the camera already? How should we verify our stubs?

We've tried running the autoexec.bin we compiled earlier in QEMU with GDB attached. We've done this and gotten the emulation to go a fair way, however it stalls after a point and doesn't spit out any obvious error messages to debug

Side note: what would be the best way to share our stubs file? via a pull request or just attached to a forum post
#2
User Introduction / Hello from Australia
June 06, 2019, 02:34:51 AM
Hi everyone,

I'm a uni student from Australia studying computing.
I'm here to work on porting magic lantern to the 80D along with some other uni students.
If you want to get in contact with me shoot me a message in the IRC and I'll respond when I see it!