[fpc-devel] Problem with bitpacked records and STM32F107 Controller

Bernd Mueller mueller.b at gmx.net
Wed Dec 11 11:37:02 CET 2013


Michael Ring wrote:
> 
> Could it be acceptable to change behaviour of the Code-Generator when 
> compiling for arm-embedded? (or by implementing {$bitaccesssize 4}, 
> which looks like a nice syntax for this to me)?
> 
> What I have in Mind is that arm seems to support unaligned access, so it 
> might for a first step be good enough to replace the byte load/store 

at least ARMv4T architecture, which is also covered by arm-embedded does 
  not support unaligned accesses.

Regards, Bernd.





More information about the fpc-devel mailing list