[arm-gnu] GCC and NXP 1769 bare metal
Freddie Chopin
freddie_chopin at op.pl
Fri May 25 15:13:16 UTC 2012
W dniu 2012-05-24 23:31, g4 at novadsp.com pisze:
> My first questions are these:
>
> 1. Which runtime libraries should be referenced when linking?
> 2. Linker scripts are a bit of a mystery - the NXP has 512K contiguous
> flash and 64K RAM in 2 possibly contiguous banks. Are there pro-forma
> scripts I can use?
You can try my template projects which have all the necessary files -
Makefile, startup, linker script, vector table, ...
http://www.freddiechopin.info/en/download/category/6-przyklady
Adding FreeRTOS to them is just putting the files in some directory and
adding the dirs in Makefile. You will usually need to add 3 definitions
that assign FreeRTOS system handlers to correct vectors in the vector table.
In case of problems - just ask, I've done that recently.
4\/3!!
More information about the arm-gnu
mailing list