Symbol created by GCB but not previously defined (SysCompLessThan16) .... (SYSCALCTEMPX) ... (SYSCALCTEMPA_H) ..... (SYSCALCTEMPB_H) ...(SYSCALCTEMPB_H) .... (SYSCALCTEMPA_H) ... (SYSCALCTEMPB) .... (SYSCALCTEMPA)
(SYSCALCTEMPX)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It looks like MPASMWIN is very case sensitive and do not like mixed upper and lower case in a variable name. created by GCBasic. Did I get the answer to this ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
MPASMWIN gives Error 113 on jvc8162.asm file produce by GCBasic on my souce gcb file:
http://capaction.free.fr/JVC8162.txt
Symbol created by GCB but not previously defined (SysCompLessThan16) .... (SYSCALCTEMPX) ... (SYSCALCTEMPA_H) ..... (SYSCALCTEMPB_H) ...(SYSCALCTEMPB_H) .... (SYSCALCTEMPA_H) ... (SYSCALCTEMPB) .... (SYSCALCTEMPA)
(SYSCALCTEMPX)
It looks like MPASMWIN is very case sensitive and do not like mixed upper and lower case in a variable name. created by GCBasic. Did I get the answer to this ?
Correct. Open up MPASMWIN from its own folder, and make sure the case sensitive box is NOT checked.
Excellent - for all the work they put into MPLAB, they hide the options on its main IDE!
GCB shouldnt change case though IMHO.