cancel
Showing results for 
Search instead for 
Did you mean: 

stm32f429 nucleo + x-nucleo-idw01m1 (wifi shield)

dman
Associate II
Posted on April 29, 2016 at 23:43

Hi,

I've been utilising the x-nucleo-idw01m1 projects that come with the wifi shield on the STM32f401re nucleo board and they work great. 

I've decided to port one of the examples to use my 429zi nucleo project. I've got a project that builds, does not even have any warnings. 

However, when I upload it to flash and run it, nothing happens. When I run a debugger, I get a message: Cannot access target.Shutting down debugger. In the output window messages say ''Internal command error''.

Any seen this error before?

I have attached image showing the error and the debug window of the huart debug windows to show that is been initialised.
2 REPLIES 2
slimen
Senior
Posted on May 04, 2016 at 11:02

Hi,

Look more carefully at the debug configuration and checked ''Download to flash'' box in the ''Debug'' tab of the project Options.

Please let me know if  your issue is resolved or you still have other limitations.

Regards

dman
Associate II
Posted on May 04, 2016 at 20:51

Hi,

I believe this has solved my issue. I did do a FW upgrade on it too.

I got a different problem now, but the FW does not crash now.

Thanks