-
Notifications
You must be signed in to change notification settings - Fork 0
/
Red Alert system.plg
50 lines (49 loc) · 1.69 KB
/
Red Alert system.plg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<html>
<body>
<pre>
<h1>µVision3 Build Log</h1>
<h2>Project:</h2>
C:\Users\Maniyan\Downloads\Red Alert system\Red Alert system.uv2
Project File Date: 11/18/2021
<h2>Output:</h2>
Build target 'Target 1'
compiling emb_code.c...
EMB_CODE.C(6): error C141: syntax error near 'P3', expected 'const'
EMB_CODE.C(7): error C141: syntax error near 'P0', expected 'const'
EMB_CODE.C(21): error C202: 'buz': undefined identifier
EMB_CODE.C(22): error C202: 'led': undefined identifier
EMB_CODE.C(27): error C202: 'buz': undefined identifier
EMB_CODE.C(28): error C202: 'led': undefined identifier
EMB_CODE.C(36): error C202: 'buz': undefined identifier
EMB_CODE.C(37): error C202: 'led': undefined identifier
Target not created
Build target 'Target 1'
compiling emb_code.c...
linking...
Program Size: data=13.0 xdata=0 code=256
creating hex file from "Red Alert system"...
"Red Alert system" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling emb_code.c...
linking...
Program Size: data=13.0 xdata=0 code=256
creating hex file from "Red Alert system"...
"Red Alert system" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling emb_code.c...
linking...
Program Size: data=13.0 xdata=0 code=253
creating hex file from "Red Alert system"...
"Red Alert system" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling emb_code.c...
linking...
Program Size: data=13.0 xdata=0 code=253
creating hex file from "Red Alert system"...
"Red Alert system" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling emb_code.c...
linking...
Program Size: data=13.0 xdata=0 code=253
creating hex file from "Red Alert system"...
"Red Alert system" - 0 Error(s), 0 Warning(s).