View Issue Details

IDProjectCategoryView StatusLast Update
0000134GC StudioGCstudiopublic2022-04-05 02:05
Reporterevanvennn Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version99.02.13 
Target Version99.02.18Fixed in Version99.02.18 
Summary0000134: Modified Compiler to support problem matcher format
DescriptionDeep in the compiler there are error message in the format of

Error: Chip cannot support a-d.h (0) This chip does not support ADC
 operations

So, the error handler does not pick up these messages.

#CHIP tiny104
Epwrite 0,0
epwrote 0,0

the error is shown = Error: This chip does not support EEProm operations

But, we do not show this error on the error handler page - so, I think if Error: is shown then THIS NEEDS to be resolved first, so, we should not move to the Problem page.
Steps To Reproduce#CHIP tiny104
Epwrite 0,0
epwrote 0,0
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-03-29 19:46 evanvennn New Issue
2022-03-30 05:43 angel-spartan Status new => feedback
2022-03-31 08:03 evanvennn Status feedback => resolved
2022-03-31 08:03 evanvennn Resolution open => fixed
2022-04-04 07:16 angel-spartan Fixed in Version => 99.02.18
2022-04-04 07:16 angel-spartan Target Version => 99.02.18
2022-04-04 07:16 angel-spartan Summary Error: not been shown when an error happens => Modified Compiler to support problem matcher format
2022-04-05 02:05 angel-spartan Status resolved => closed