Re: [fpc-devel] Need your help on how to best fix cmsis incompatibilities between arm chip vendors when linking to c-code

2021-01-25 Thread Andrey Sobol via fpc-devel
My problem is now that I do not know how to best implement this in freepascal so that it is as transparent as possible to the user, not requiring him to create a huge list of defsym parameters in the lpi file or on commandline. My current idea is to put a list of default defsyms for arm chi

[fpc-devel] Need your help on how to best fix cmsis incompatibilities between arm chip vendors when linking to c-code

2021-01-25 Thread Michael Ring via fpc-devel
I am having an issue in the form that I want to link to freertos static library and I do not want to provide a freertos library for every flavour of interrupt vector tables that is out there. (and there are quite some...) Also, there are people who want to link to vendor specific arduino libr

Re: [fpc-devel] Creating uf2 files for arm-embedded and Raspberry Pi Pico

2021-01-25 Thread Sven Barth via fpc-devel
Alfred via fpc-devel schrieb am Mo., 25. Jan. 2021, 11:25: > As there is (hopefully) more embedded and freertos coming to FPC trunk > soon, I would like to ask for a feature. > > Would it be possible to emit the -Wp definition ? > And perhaps also the -Cp definition ? > > Using embedded-freertos

[fpc-devel] Creating uf2 files for arm-embedded and Raspberry Pi Pico

2021-01-25 Thread Alfred via fpc-devel
As there is (hopefully) more embedded and freertos coming to FPC trunk soon, I would like to ask for a feature. Would it be possible to emit the -Wp definition ? And perhaps also the -Cp definition ? Using embedded-freertos now requires me to use a -Wp setting and a manual definition of this -