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

Running Harpoon when CM7 is running in IMX8MP #2

Open
mbahmani90 opened this issue Mar 4, 2024 · 0 comments
Open

Running Harpoon when CM7 is running in IMX8MP #2

mbahmani90 opened this issue Mar 4, 2024 · 0 comments

Comments

@mbahmani90
Copy link

Hi,

I want to prepare a communication between jailhouse core and CM7. I can run code for CM7 and Jailhouse with no issue. However, when I want to have jailhouse and cm7 at the same time, it doesn't work properly. I have asked about this problem in more details in NXP community, but no one has responded:

https://community.nxp.com/t5/i-MX-Processors/Running-CM7-and-Jailhouse/m-p/1819541#M220655

I did many tests, and I also investigated a lot in the code to see which part has caused this issue. I found that the Harpoon code stops in:
UART_Disable(base);
in UART_Init() of fsl_uart.c.

Could you please check my problem?
If any other information is needed, I will provide you very soon.

I really sorry if I ask question here but I couldn't find any other way. I really got stuck in this step.

Thank you very much.

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