cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging STM 32 CUBE AI Studio generated project

ayaaaa
Associate III

Hello , i wanted to know what the process of debugging projects generated by Cube Ai Studio ? The automatic flash from cube ai studio to the board works , but when i wanted to debug the exported projected via stm cube ide , it doesnt work , can u please share a tutorial of whats the recommended process ?

Im using the nucleo n657x0-q board 

 

4 REPLIES 4
ayaaaa
Associate III

Can you please explain the order and the right options to build / debug the generated project ? i tried everything but it doesnt work , i tried flashing everything manually on stm cube programmer on dev mode , it didnt work 

i tried flashing only the model and the app ( i noticed this from the logs in the stm cube ai studio) , then debuging the fsbl from ide , it didnt work 

can you please share a tutorial that would be very helpful 

Hi @ayaaaa,

We are looking at it.

Does it look like this issue?

[NUCLEO-N657] "Target is not responding" after jum... - STMicroelectronics Community

 

If not, please provide more details:

  • What did you do in what order for us to reproduce
  • What tool version do you use
  • What errors do you get

 

Have a good day,

Julian


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

here's my project 

as u can see i configured the debugging session to start from the fsbl as following 

ayaaaa_0-1777964057480.png

following the tutorial on how to debug stmn6 boards . 

However , im getting this error 

ayaaaa_1-1777964349151.png

and its persistant even when i try to flash the app and the model beforhand using stm cube programmer and only download the fsbl .

im using stm cube ide 2.1.1 

stm cube programmer 2.22.0 

stm cube ai studio 1.1.0

@ayaaaa,

 

My colleague is looking for a solution in this thread.

I think you have the same issue than this post:

Re: STM32N657 XIP + STM32CubeAI Studio – aiRun() s... - STMicroelectronics Community

 

Have a good day,

Julian


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.