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

Cannot debug STM32MP157DAC1 ( core M4 ) #1043

Open
samuelG4953 opened this issue Sep 16, 2024 · 0 comments
Open

Cannot debug STM32MP157DAC1 ( core M4 ) #1043

samuelG4953 opened this issue Sep 16, 2024 · 0 comments

Comments

@samuelG4953
Copy link

samuelG4953 commented Sep 16, 2024

Hello,

We used pluging cortex-debug with microprocessor STM32MP157DAC1. In this micro they are 2 cores : (A7 for linux and M4). We try to debug the M4 with linux running (A7 running).

With this microprocessor we can debug M4 with 2 modes :

  • Engineering Mode (No linux running)
  • Production mode (Linux running)

If we debug M4 with engineering mode : the debug is ok with vscode plugin : cortex-debug

Now we want debug with linux running (production mode) because we need inter-processor communication (A7 and M4) . We need debug with application OPENAMP used . With Stm32CubeIDE : it's working , the firmware is loaded in SSH into linux and the prgram M4 is started by linux and the debug probe only connect to the firmware without restarted (hot plug). it's posible to do the same with pluging cortex-debug ?

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