Skip to main content
RFREN.1
Associate II
September 13, 2021
Question

debug CubeIDE

  • September 13, 2021
  • 5 replies
  • 2053 views

Hello,

I made a software on the STM32F469-Disco and now, I would like to use the same project on the STM32F479VI with the MB1166 (touch screen).

If I create a new project, no problem, I can flash the microcontroller.

If I start from the software made on the demoboard, I can compile but I cant' debut and I'have got the information in attachment.

So I can conclude that the problem is software. I think, with the picture that is a device issue.

What is your point of view.

This topic has been closed for replies.

5 replies

Technical Moderator
September 13, 2021

Hello @RFREN.1​ ,

Have you tried with different boards/MCUs ?

Try select "Erasing & Programming" on the left, then do a "Full chip erase".

If your issue is solved, please select the answe as “Best�? as this will help other users to find this response faster.

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
RFREN.1
RFREN.1Author
Associate II
September 13, 2021

Hello,

Thanks for your comments. A made a full erase and it's not working.

How Can I change MCU from an existing project ?

Thank you

Best Regards

RFREN.1
RFREN.1Author
Associate II
September 15, 2021

If you want we can make a call to see together the issu and I will share my screen.

Technical Moderator
September 16, 2021

Try using SWD mode instead of JTAG, and check the assignment of the SWD pins.

Maybe your code into low-power modes.

Are you using "connect under reset" or "software system reset" mode?

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
RFREN.1
RFREN.1Author
Associate II
September 21, 2021

Hello, I success to put the program the microcontroleur. thank for your help.

Now, I have another problem. The PLL for DSI doesn't to lock.

See the code generated automaticly by STM32CubeIDE.

No flag come to pass the "WHILE".