Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » DSDP - Real-Time Software Components (RTSC) » reuse of command line RTSC build in CCSV4.0 IDE(query about the right documentation to read and the right path to follow)
icon14.gif  reuse of command line RTSC build in CCSV4.0 IDE [message #510948] Fri, 29 January 2010 09:43 Go to next message
olivier Paviot is currently offline olivier PaviotFriend
Messages: 12
Registered: July 2009
Junior Member
Hello all,

I was able to build a projet using RTSC command line (generating an executable).

I'd like to rebuild the same project under the CCSV4.0 IDE using the same configuration and files I already created for the command line build.

I'm confused how I can acheive that and I could not find the right path from the RTSC documentation.

Please, can you point me on the documentation dealing with that point ?

thanks in advance,

have a good day,

Br,

Olivier

[Updated on: Thu, 04 February 2010 08:54]

Report message to a moderator

Re: reuse of command line RTSC build in CCSV4.0 IDE [message #511046 is a reply to message #510948] Fri, 29 January 2010 16:06 Go to previous messageGo to next message
Dave Russo is currently offline Dave RussoFriend
Messages: 172
Registered: July 2009
Senior Member
Here's what I do:
1. create a standard CDT make project
2. name the project the package name; for example, "my.cool.pkg"
3. set the location to the directory containing package.xdc
4. replace the build command (normally "make") with the xdc command

This is "documented" in part two of the RTSC tutorial starting on slide
35:
http://dev.eclipse.org/viewcvs/index.cgi/training/ec2009/tru nk/src/part2/docs/?root=DSDP_RTSC


On 1/29/2010 1:43 AM, olivier Paviot wrote:
> Hello all,
>
> I was able to build a projet using RTSC command line (generating an
> executable).
>
> I'd like to rebuild the same project under the CCSV4.0 IDE using the
> same configuration and files I already created for the command line build.
>
> I'm confused how I can acheive that and I could find the right path to
> follow from the RTSC documentation.
>
> Please, can you point me on the documentation dealing with that point ?
>
> thanks in advance,
>
> have a good day,
>
> Br,
>
> Olivier
Re: reuse of command line RTSC build in CCSV4.0 IDE [message #511684 is a reply to message #510948] Tue, 02 February 2010 14:25 Go to previous message
olivier Paviot is currently offline olivier PaviotFriend
Messages: 12
Registered: July 2009
Junior Member
Thanks for the answer Dave.

It worked well.

I'm now fighting how to integrate my dedicated linker command file into my command line RTSC build but this is another story.

[Updated on: Tue, 02 February 2010 14:25]

Report message to a moderator

Previous Topic:Problems with CortexA9 target (gnu.targets.arm.GCArmv7A)
Next Topic:Instruct XDC to treat enums as integer
Goto Forum:
  


Current Time: Thu Apr 18 01:29:49 GMT 2024

Powered by FUDForum. Page generated in 0.02004 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top