Topic : I changed from ride6 to ride7 last month.

Forum : 8051

Original Post
Post Information Post
October 22, 2011 - 3:38pm
Guest

I changed from ride6 to ride7 last month.

Ride6 c-compiler version: 3.03.3
Ride7 c-compiler version: 3.08.10.309

now I have a problem with Ride 7:

My software with the ride6 c-compiler works correct!
If I compile the same c-code with the new ride7-compiler the following function is not correct addressing my array.
It's a nestet call of 2 arrays. If I seperate the two array calls with extra variable it works.

Replies
Post Information Post
+1
0
-1
October 24, 2011 - 9:55am
Raisonance Support Team

Hi,

We would like to help you as quickly as possible on this issue, but we need to have more informations about the problem before we can help further.

First, please check from the Raisonance downloads page at http://www.mcu-raisonance.com/mcu_downloads.html that you are using the latest version of the tools.

Concerning your particular problem:
- Provide the steps you followed to raise the error.
- The precise error message you received, and which tool produced it. If possible, a screenshot of the message (using the PrtScr keyboard key) is helpful.
- Does the problem occur when using the examples given with Ride7 (from the Ride7 installation directory, default being "C:\Program Files\Raisonance\Ride\Examples\")?

You may encounter a specific issue related to 64-bit Windows. If you have a 64-bit system, just read this http://forum.raisonance.com/viewtopic.php?id=3080 that describes the problem and its solution.

Another known issue is about some Windows versions that do not have the script engine properly registered. You can check this from http://forum.raisonance.com/viewtopic.php?id=3296.

Please let us know when the problem has been solved satisfactorily.

Regards,
The Raisonance support team.