Topic : Build failed in RIDE7

Forum : 8051

Original Post
Post Information Post
May 9, 2011 - 11:41am
Guest

Hi, I installed RIDE7 in XP (SP2). I can build my project.
I installed RIDE7 to another PC using Windows 7 (32 bit), I build on the same project but it shows "build failed" but without any explanation. Therefore I want to know how to fix this problem?

Replies
Post Information Post
+1
0
-1
May 9, 2011 - 5:47pm
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.

In order to understand the issue you are facing, we need the following information about your configuration:
- Version of Windows: At a command prompt type the following command: "systeminfo.exe", which gives you a system report. We need the full "Operating System" and "Version" from the report.
- Version of Ride7 and RKit that you are using. You can get these from the Ride7 "Help | About" dialog box.
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.

+1
0
-1
May 11, 2011 - 3:26am
Guest

Hi, the systeminfo are as follows:

????: SHTEC-YSLEE
??????: Microsoft Windows 7 ???
??????: 6.1.7600 ??? ?? 7600
???????: Microsoft Corporation
??????: ?????
????????: Multiprocessor Free
??????: SHTEC
????:
?????: 55041-OEM-8992671-00437
??????: 14/3/2011, 12:13:18
??????: 11/5/2011, 8:40:32
?????: LENOVO
????: 3246A12
????: X86-based PC
???: ??? 1 ????
[01]: x64 Family 6 Model 37 Stepping 2 GenuineIntel ~2779 Mhz
BIOS ??: LENOVO 5JKT49AUS, 27/8/2010
Windows ??: C:\Windows
????: C:\Windows\system32
????: \Device\HarddiskVolume1
??????: zh-hk;?? (???????)
???????: zh-hk;?? (???????)
??: (UTC+08:00) ??????????????????
???????: 1,782 MB
???????: 794 MB
?????: ????: 3,565 MB
?????: ??: 2,526 MB
?????: ???: 1,039 MB
?????: C:\pagefile.sys
??: SHTEC.SHG.com
?????: \\SHTEC-AD03
Hotfix: ??? 66 Hotfix?
[01]: KB971033
[02]: KB2207566
[03]: KB2249857
[04]: KB2281679
[05]: KB2284742
[06]: KB2286198
[07]: KB2296011
[08]: KB2305420
[09]: KB2345886
[10]: KB2347290
[11]: KB2378111
[12]: KB2385678
[13]: KB2387149
[14]: KB2387530
[15]: KB2388210
[16]: KB2393802
[17]: KB2416471
[18]: KB2419640
[19]: KB2423089
[20]: KB2425227
[21]: KB2442962
[22]: KB2443685
[23]: KB2447568
[24]: KB2454826
[25]: KB2467023
[26]: KB2475792
[27]: KB2479628
[28]: KB2479943
[29]: KB2482017
[30]: KB2483614
[31]: KB2484033
[32]: KB2485376
[33]: KB2488113
[34]: KB2502285
[35]: KB2505438
[36]: KB958488
[37]: KB972270
[38]: KB974332
[39]: KB974431
[40]: KB974571
[41]: KB975467
[42]: KB975496
[43]: KB975560
[44]: KB976422
[45]: KB976902
[46]: KB977074
[47]: KB977165
[48]: KB978542
[49]: KB978601
[50]: KB978886
[51]: KB979099
[52]: KB979309
[53]: KB979482
[54]: KB979538
[55]: KB979687
[56]: KB979688
[57]: KB979900
[58]: KB979916
[59]: KB980195
[60]: KB980232
[61]: KB980408
[62]: KB982110
[63]: KB982132
[64]: KB982665
[65]: KB982799
[66]: KB983590
???: ??? 1 NIC?
[01]: Intel(R) 82578DM Gigabit Network Connection
????: ????
DHCP ???: ?
IP ??
[01]: 128.1.4.245
[02]: fe80::35d7:475c:f24f:ce9a

for RIDE7 version info,
Ride7: 7.30.10.0159
Rkit-51 for Ride7:6.08.10.0309
Ride7 Patch: 7.30.10.0169

I have try to use example project, the result is the same.
When I built the project, the following message will be shown

Building C:\YS\project\volume control\20110509\1430.c
Running: 80C51 Compiler
"C:\Raisonance\Ride\Bin\RC51.EXE" "C:\YS\project\volume control\20110509\1430.c" QUIET GENERATEDEPFILE OJ("C:\YS\project\volume control\20110509\1430.obj") PIN("C:\Raisonance\Ride\Inc;C:\Raisonance\Ride\Inc\51") PIN("C:\Raisonance\Ride\\inc\51") NOAM CD PR("C:\YS\project\volume control\20110509\1430.lst") FP(NOFLOAT) IP NOIS UNSIGNEDCHAR ET(CHAR) PR PL(60) PW(80) OE(1) OT("7","SPEED") RB("0") MAXERR("25") MAXWAR("25") SM MOD517(NODP8,NOAU)

Build failed

On the other hand, I have searched and find that the script engine is properly registered so I don't think the problem is from this direction

+1
0
-1
May 13, 2011 - 12:13pm
Raisonance Support Team

Hi,

Strange. We have found one problem which occurs on UNICODE machines, but only on RL51, not RC51!

Can you open a command window, copy-paste the command-line above and run it?
If it fails, just type "echo %ERRORLEVEL%" and report us the value displayed. This will indicate if the problem comes from Ride7 (if ERRORLEVEL is 0) or from the compiler (in case the ERRORLEVEL is not 0).

Regards,

+1
0
-1
May 20, 2011 - 6:31am
Guest

Hi Bruno,

I have tried it fails. Then the error level is from the compiler.
It is becaue the number for ERRORLEVEL is -1073741819