Sir,I have installed on my windows 7 32 based laptop true studio and cube MX,I can't install Cube IDE bcj of my system is 32 bit based. I want to learn Stm32 ...where to start,Also I am doing online classes on Stm32 F411RE ....as they using this board. Pls guide me....
Atollic TrueStudio is not recommended fornew design. Please download the STM32CubeIDE from ST website and please watch stm32 tutorial series on how to get started
@@viduraembedded6369 I tried to Install CubeIDE on my Laptop but not succeed, it's little bit old or too old to Install CubeIDE.My Laptop runs on 32 bits Processor,it's not of 64 bit architecture.
Dear Sir, I have installed True Studio on my old laptop which runs on 32 bit based architecture,and I couldn't install the. CubeIDE because of it runs on 64 bit architecture based PC.( And I have old 32 bit based system) I have ordered for STM32 Nucleo-F411RE board and other sensors,Esp8266,DHT11 and other too for learning.,But now I am scaring about that ,Can I debug this board with True Studio IDE.....????? Pls help with Comment.
You can download the old version of STM32CubeIDE which supports 32 bit. Instead of downloading new version select the old version in the drop down. Before you should find out which version of STM32CubeIDE support 32 bit architecture
Hello Rajesh, Please try with stm32cubeide instead of Attolic true studio. In true studio we are facing some problems with new cube package as truestudio is obsolete. Please try same procedure with stm32cubeide and let me know if you're facing any issue.
Hi Kapil, One question. What is the development board you are using? You are getting this issue while debugging the code right? Please reply to above questions. If required I will connect with you via team viewer.
The code is placed at 0x08000000. There is no user code at 0x1fff766. It system area and probably it boots the system bootloader. It shows that the BOOTx pin is incorrectly connected. Connect Boot 0 pin to gnd and try.
beautiful video. good job.
thanks
Sir,I have installed on my windows 7 32 based laptop true studio and cube MX,I can't install Cube IDE bcj of my system is 32 bit based.
I want to learn Stm32 ...where to start,Also I am doing online classes on Stm32 F411RE ....as they using this board.
Pls guide me....
Atollic TrueStudio is not recommended fornew design. Please download the STM32CubeIDE from ST website and please watch stm32 tutorial series on how to get started
@@viduraembedded6369 I tried to Install CubeIDE on my Laptop but not succeed,
it's little bit old or too old to Install CubeIDE.My Laptop runs on 32 bits Processor,it's not of 64 bit architecture.
Dear Sir,
I have installed True Studio on my old laptop which runs on 32 bit based architecture,and I couldn't install the. CubeIDE because of it runs on 64 bit architecture based PC.( And I have old 32 bit based system)
I have ordered for STM32 Nucleo-F411RE board and other sensors,Esp8266,DHT11 and other too for learning.,But now I am scaring about that ,Can I debug this board with True Studio IDE.....????? Pls help with Comment.
You can download the old version of STM32CubeIDE which supports 32 bit. Instead of downloading new version select the old version in the drop down. Before you should find out which version of STM32CubeIDE support 32 bit architecture
@@viduraembedded6369 Thnxx for the precious reply sir,Pls share the version name?????if you can Check on ST Site.
@@viduraembedded6369 ok I also try by myself to find out which version supports 32 bits system processor.
it is not working for me, the error says : Break at address "0x1ffff766" with no debug information available, or outside of program code.
Hello Rajesh,
Please try with stm32cubeide instead of Attolic true studio. In true studio we are facing some problems with new cube package as truestudio is obsolete.
Please try same procedure with stm32cubeide and let me know if you're facing any issue.
@@viduraembedded6369 For STm32cubeIDE also same problem
Break at address "0x1ffff766" with no debug information available, or outside of program code.
Hi Kapil,
One question. What is the development board you are using?
You are getting this issue while debugging the code right?
Please reply to above questions. If required I will connect with you via team viewer.
The code is placed at 0x08000000. There is no user code at 0x1fff766. It system area and probably it boots the system bootloader. It shows that the BOOTx pin is incorrectly connected. Connect Boot 0 pin to gnd and try.