8 years, 4 months ago.

Missing ld file after exporting p14p port for 103RB with GCC-embedded.

I am searching for p14p on mbed for a while. You did a great job. Since F103RB is my perferred platform, I export two compiler options for your project. One for Keil uVision4, the other is GCC. I need Keil uVision4 since my major toolchain is based upon Keil, including ST-LINK and Keil IDE. And GCC is also required since some users can not use full version of Keil, therefore GCC becomes the only option, and Pymite also uses Makefile.

The online compiler, keil can build pymite successfully, but GCC doesn't for reporting missing ld file.

make: * No targets specified and no makefile found. Stop.

I can port makefile by myself. However I want to know how can I make the whole loop complete? By sending makefile to my source? I will suggest my users to use mbed to export GCC as well.

Question relating to:

python-on-a-chip online compiler p14p, pymite, python, python-on-a-chip
Be the first to answer this question.