CCSv4.2 build settings to reference closure bundle when using GNU (gcc) compiler? [message #513346] |
Tue, 09 February 2010 14:40  |
Eclipse User |
|
|
|
I'm trying to build an application in CCSv4.2 for the CortexA9 using the CodeSourcery Lite gcc compiler. I've done the following so far:
- created a configuration project with the RTSC target set to gnu.targets.arm.GCArmv7A target and the RTSC platform set to host.platforms.arm.
- created a closure bundle by running xs xdc.tools.closure -d c:/bundleCA9 <package_base_dir>
From what I could see, it looks like the bundle that was created is different from the one created for a C64X+ target using the TI compiler... e.g. the generated Linker.cmd file contains references to the XDC tools folder and the original packages folder instead of referring to folders within the bundle itself.
I've created a CCS project for the CortexA8 using the GNU compiler. What is the best way of configuring the CCS build settings to reference the bundle so that it can build and link?
So far I've manually added in path references to the point where the project builds cleanly, but I can't figure out how to configure the build settings so that the project will link.
Regards,
Brian
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02531 seconds