Search found 6 matches

by UV100
Sun Feb 11, 2018 1:07 pm
Forum: Other Boards
Topic: Compiling MicroPyton with IAR & Keil c compiler
Replies: 18
Views: 16388

Re: Compiling MicroPyton with IAR & Keil c compiler

Dear Stijn I didn't say the project is bad !!! It is a good project who create a good surrounding community, I salute you and any others who work on this project for the work you have done.... I spent lot of time trying to compile it on different environment (IAR ,Keil, Ads ) and encounter lots of e...
by UV100
Sun Feb 11, 2018 10:44 am
Forum: Other Boards
Topic: Compiling MicroPyton with IAR & Keil c compiler
Replies: 18
Views: 16388

Re: Compiling MicroPyton with IAR & Keil c compiler

Hi I have abandon this project due to the complexity of transferring some files (macro's) from Gnu to IAR This software was not written with professional software engineering in mind and it needs quit lot of work to transfer to another programming environment. Hope someone ells have time to transfer...
by UV100
Sun May 28, 2017 4:28 pm
Forum: Other Boards
Topic: Compiling MicroPyton with IAR & Keil c compiler
Replies: 18
Views: 16388

Re: Compiling MicroPyton with IAR & Keil c compiler

I have try to use a pregenerated files but the compiler produce lot's of errors

What is the purposes of this files?

Dose it need to be generated for every compiler and every build? - why?

Please help

Thanks

UV100
by UV100
Sun May 28, 2017 1:18 pm
Forum: Other Boards
Topic: Compiling MicroPyton with IAR & Keil c compiler
Replies: 18
Views: 16388

Re: Compiling MicroPyton with IAR & Keil c compiler

Hi There are some missing header files under a directory called "genhdr" who is also missed: Create stmconst build-PYBV10/modstm_qstr.h Create build-PYBV10/genhdr/pybcdc.inf Create build-PYBV10/genhdr/pybcdc_inf.h Generating build-PYBV10/genhdr/mpversion.h GEN build-PYBV10/genhdr/qstr.i.last GEN bui...
by UV100
Tue May 23, 2017 2:18 pm
Forum: Other Boards
Topic: Compiling MicroPyton with IAR & Keil c compiler
Replies: 18
Views: 16388

Re: Compiling MicroPyton with IAR & Keil c compiler

Thank you for the kind help

UV100
by UV100
Mon May 22, 2017 4:47 pm
Forum: Other Boards
Topic: Compiling MicroPyton with IAR & Keil c compiler
Replies: 18
Views: 16388

Compiling MicroPyton with IAR & Keil c compiler

Hi all I will appreciate your kind help with this , I have try to compile Micropyton with IAR compiler for the same STM32F405 and encountered lots of Error (expected issue) In the PY directory there are many file some compiled well and some compiled with lots of error's and warnings , I'm not sure w...