Skip to main content
OHuer.1
Associate
June 24, 2020
Solved

I cannot get the Class-B example project in SW4STM32 run in my Nucleo-L0, I have trouble with the last step, the post processing script file which need Srecord Tool but im pretty lost, can someone help me please?

  • June 24, 2020
  • 4 replies
  • 1517 views

..

This topic has been closed for replies.
Best answer by OHuer.1

Already fix it, needed to change the .hex to the project root and everything worked fine.

4 replies

waclawek.jan
Super User
June 24, 2020

I don't know the example you are talking about, but maybe tell us what trouble you have exactly.

JW

OHuer.1
OHuer.1Author
Associate
June 24, 2020

Hello, with this https://www.st.com/en/embedded-software/x-cube-classb.html

The readme file talks about about "Post processing procedures are included in the projects (via calling script files) which require

  installation of Srecord freeware GNU (http://srecord.sourceforge.net/download.html)."

waclawek.jan
Super User
June 24, 2020

Have you problem installing Srecord? It's been quite some time but IIRC there was no installation, just simply exe-files ready to use.

JW

OHuer.1
OHuer.1Author
Associate
June 25, 2020

I have 3 .exe files but I dont know how to use or which file do I have to run, documentation seems to talk about a .hex or a .bin but I did not find any file in the project folder

waclawek.jan
Super User
June 25, 2020

> I have 3 .exe files

There is documentation for these. It's not an entertaining reading, too much unixy to me, but ultimately the usage information is there. Read, try, experiment.

> The readme file talks about about "Post processing procedures 

Post the relevant portions of that file.

I'm not interested in downloading a package and seeking within it.

JW

OHuer.1
OHuer.1AuthorBest answer
Associate
July 25, 2020

Already fix it, needed to change the .hex to the project root and everything worked fine.