Menu

gpdsc2make / Blog: Recent posts

a little improvement

Now the script will look for the installed arm-gcc-eabi tool directory.
i'm not sure if spaces in the path name are tolerated.
My root tools directory is something like "C:\GNU_Tools_ARM_Embedded.."
There are two way to call the script:

1) without paramenters, so, a file selection window will be used
2) passing the name of the .gpdsc file by the shell.

The output make files will be saved in the working directory.
the recommended place for the script and the makefile is in the root of the generated St project.

Posted by Bruno Barbieri 2017-02-28

Firsr early release

Only a limited number of microcontroller's are supported.
No detailed descriptions available.
the 'projectname'.ld file should be written from the user. A sample file is present in the project folder; usually only flash and ram dimensions should be modified.

Posted by Bruno Barbieri 2017-02-27