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

Compile PixyCam without Keil #38

Open
witek117 opened this issue Dec 22, 2020 · 0 comments
Open

Compile PixyCam without Keil #38

witek117 opened this issue Dec 22, 2020 · 0 comments

Comments

@witek117
Copy link

witek117 commented Dec 22, 2020

Hello

Is there a possibility to compile Pixy firmware without Keil compilator?

I tried using cmake and gcc. I have LD files from MCUXpresso IDE, but I have something realy wrong. While debugging, after CGU_SetPLL1 (17) in platform_config.c file, debugger call stack is like:
image

But before this function call stack is ok.

I think that it can be something wrong with stack and heap. Is there a valid LD file for PixyCam with proper stack and heap addresses?

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

1 participant