Closed fliescher closed 2 years ago
@fliescher thank you for raising this issue.Please take a look at the following comments:
What toolchain(s) are you using? What Mbed OS version are you using? It would help if you could also specify the versions of any tools you are using? How can we reproduce your issue?
NOTE: If there are fields which are not applicable then please just add 'n/a' or 'None'. This indicates to us that at least all the fields have been considered. Please update the issue header with the missing information.
Hi
NUCLEO_U575ZI is already supported with mbed-os.
https://os.mbed.com/platforms/NUCLEO-U575ZI-Q/
If you have trouble with Mbed Studio, please maybe check https://os.mbed.com/docs/mbed-studio/current/targets/custom-targets.html
@jeromecoutant I am also having problems with debugging the NUCLEO-U575ZI-Q board.
I can successfully compile and flash the board, however the DEBUG symbol is grayed out and can't be selected. Are there any expectations to support this?
I am using the latest master branch and mbed version 1.10.4
@fliescher Were you able to get the debugger in MBED Studio to work?
@daniel-merrick In the target selection hit the "manage custom targets" button (right next to the search line). Selecting a Deploy and debug target turns the Debug button active (I tested it with the cortex-m option). However I wasn't able to test it in depth yet due to lag of time
@fliescher Thanks for the response.
When I select manage custom targets this is my configuration: USB Device: STLINK V3 Target Name: NUCLEO-U575ZI-Q Build Target: NUCLEO-U575ZI-Q
However when I go to Deploy and Debug target, I don't have any option to select 'cortex-m'.
Did you have to configure anything else to select 'cortex-m' ?
sorry, the exact name is cortex_m. After selecting it, it's shown as 'cortex_m (Native)'
But please notice: I didn't test it in debug mode yet. But as the U575 holds an Arm Cortex-M33 core this selection makes sence in my opinion
I don't have a selection for 'cortex_m (Native)' - or anything like that - under the 'Deploy and Debug' target either. I'm using mbed studio 1.4.3.
Actually I re-installed mbed-studio now I can select 'cortex_m'. Seems like it wasn't loading the PyOCD options for some reason.
Thanks!
Description of defect
Please add support for the Nucleo U575ZI-Q Board. I'm able to program and flash with Mbed Studio. However debugging doesn't work as it's officially not yet supported.
Target(s) affected by this defect ?
Nucleo-U575ZI-Q