Re: [fpc-pascal] FPC Embedded DMA with STM32?

2015-05-09 Thread turro75
Update: I solved by declaring individual registers as absolute. I need the help of some fpc guru to understand why I got the problem. According to stm32 manual I declared the same register in two ways: / TDMAChannel = record CCR, CNDTR, CPAR, CMAR :longword; end;

Re: [fpc-pascal] fpc-pascal Digest, Vol 131, Issue 7

2015-05-09 Thread Schindler Karl-Michael
…. In fact none of the translations is updated because it is not maintainable. Not true. I have kept the German translations up to date and besides a minor glitch in the UTF-8 version, they also worked. My point of view is that the most important bottle neck is to find a person willing to

Re: [fpc-pascal] fpc-pascal Digest, Vol 131, Issue 7

2015-05-09 Thread Tomas Hajny
On Sat, May 9, 2015 12:34, Schindler Karl-Michael wrote: . . messages. If you can contribute technical work, which lowers the barrier, I would welcome it. At the same time it would need some non-technical activities to actually attract more translators. They do not fall from heaven like rain

[fpc-pascal] FPC Embedded DMA with STM32?

2015-05-09 Thread turro75
Hi All, more or less I'm getting everything working in lazarus, I made a full working RC transmitter with PPM encoder, nrf24l01 and Nokia LCD. When ready I'll publish the project template and some units for everyone who wants to play with this. Now the problem: when trying to write or read

Re: [fpc-pascal] Lazarus, FreePascal, and translated compiler messages

2015-05-09 Thread Stéphane Aulery
Le vendredi 08 mai 2015 à 08:47:01, Schindler Karl-Michael a écrit : Regarding the discussion of the format, I would like to add the following experiences from my activities keeping the German error messages for FreePascal up to date as well as translating the documentation of another

Re: [fpc-pascal] Lazarus, FreePascal, and translated compiler messages

2015-05-09 Thread Stéphane Aulery
Hello Sven, Le vendredi 08 mai 2015 à 02:00:06, Sven Barth a écrit : Am 08.05.2015 11:39 schrieb Stéphane Aulery saul...@free.fr: With Frédéric Da Vitoria, we began to review the status of the translation of the FPC. We concluded that it is very difficult to maintain and not very useful