[fpc-pascal] Variable alignment in arm-embedded

alrieckert anton at riecktron.co.za
Wed Jun 13 07:29:01 CEST 2012


alrieckert wrote
> 
> I'll have a look at why the interrupt procedures needs to be separate and
> get back to you.
> 

Ok, the compiler was only scanning the used source files for interrupt
procedures and not the main file as well. I've added the necessary code to
ncgutil.pas that will allow the compiler to scan the main project file as
well.

https://github.com/alrieckert/freepascal/commit/0589b86b052cc0711f69d4f61f9f4869f6b95cc4
https://github.com/alrieckert/freepascal/commit/0589b86b052cc0711f69d4f61f9f4869f6b95cc4   

Your project should now generate the Vector table correctly. Please keep me
informed.

Regards
Anton

--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Variable-alignment-in-arm-embedded-tp5709962p5710035.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.



More information about the fpc-pascal mailing list