View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000339 | GC Studio | Compiler | public | 2023-03-03 19:55 | 2023-03-06 00:45 |
Reporter | evanvennn | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.00.08 | ||||
Target Version | 1.00.09.2 | Fixed in Version | 1.00.09.2 | ||
Summary | 0000339: FIX: Compiler exits not completing the process. | ||||
Description | Compiler exits.. ;Chip Settings #chip 18F4550,48 #config PLLDIV=1, CPUDIV=OSC1_PLL2, OSC=HSPLL_HS, LVP=OFF, MCLRE=ON ;Defines (Constants) #define LCD_IO 2 #define LCD_CB PORTE.1 #define LCD_DB PORTE.0 For xx = 1 to 50 If xx = 1 OR xx = 3 OR xx = 5 OR xx = 7 OR xx = 9 OR xx = 11 OR xx = 13 OR xx = 15 OR xx = 17 OR xx = 19 OR xx = 22 OR xx = 24 OR xx = 26 OR xx = 28 OR xx = 30 OR xx = 32 then locate 0, 0 print "Hello " End If Next // the if statement works when 10 tests | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2023-03-03 19:55 | evanvennn | New Issue | |
2023-03-04 07:57 | evanvennn | Note Added: 0000148 | |
2023-03-04 07:58 | evanvennn | Status | new => resolved |
2023-03-04 07:58 | evanvennn | Resolution | open => fixed |
2023-03-04 07:58 | evanvennn | Note Added: 0000149 | |
2023-03-06 00:42 | angel-spartan | Product Version | 1.00.101 => 1.00.08 |
2023-03-06 00:42 | angel-spartan | Fixed in Version | => 1.00.09.2 |
2023-03-06 00:42 | angel-spartan | Target Version | => 1.00.09.2 |
2023-03-06 00:42 | angel-spartan | Summary | Compiler exits not completing the process. => FIX: Compiler exits not completing the process. |
2023-03-06 00:45 | angel-spartan | Status | resolved => closed |