Topic : Ride 7 Crashes After Creating Multiple Applications

Forum : Ride IDE

Original Post
Post Information Post
December 22, 2009 - 5:10am
Guest

i am trying to develop multiple applications in a single project of ride 7.
Steps I take:
1. Create A project
2. Add first Application (lets call it Application 0)
3. Add the respective C files/ library files
4. Configure the application with custom dir for output, lib, startup script, linker script.
5. Bulid the application.
this complies and works.
6. i add another application (application 1)
7. repeat the steps as i did for application 0.
8. i build the application.

now what happens it if will build once or twice max.
after that the project file gets corrupted for some reason!
and the project no longer opens in ride 7.
the size of project file become 0KB for some reason.

i did the same by building these application in separate projects to verify if the problem is with my configuration.
but they build successfully and work as well.

my target is to create a single project with related applications (min 3) in it.
so that i can modify them with ease.

i am trying to develop multiple applications in a single project of ride 7.
Steps I take:
1. Create A project
2. Add first Application (lets call it Application 0)
3. Add the respective C files/ library files
4. Configure the application with custom dir for output, lib, startup script, linker script.
5. Bulid the application.
this complies and works.
6. i add another application (application 1)
7. repeat the steps as i did for application 0.
8. i build the application.

now what happens it if will build once or twice max.
after that the project file gets corrupted for some reason!
and the project no longer opens in ride 7.
the size of project file become 0KB for some reason.

i did the same by building these application in separate projects to verify if the problem is with my configuration.
but they build successfully and work as well.

my target is to create a single project with related applications (min 3) in it.
so that i can modify them with ease.

Ride 7 Version : 7.24.09.0251
R Kit For ARM : 1.22.09.0254

Replies
Post Information Post
+1
0
-1
December 22, 2009 - 9:42am
Guest

Hi MicroP1

Could you send us the corrupted application0.rapp application1.rapp and project.rprj files ?

+1
0
-1
December 22, 2009 - 11:49am
Guest

i just checked the the files you requested.
but those files are of 0KB now!!
hence i dont think they are of any use.!!
also
when the project crashes i expected a dialog box asking to report the crash.
i didnt encounter that either.

is there any other file that i can send?

+1
0
-1
December 22, 2009 - 2:41pm
Guest

The applications are stored in .rapp files and projects in .rprj files.

One thing you could try is to:
1. Create a new project.
2. Select the project node in the project view.
3. Use 'Project |Add Item' command to insert the existing (working) applications you were talking about in your post (.rapp)

Otherwise a new version of Ride7 is on its way to become available for download. This new version has fixed some bug making the environment much more stable.

Best regards,
Behnaz