|
I am new to using SDCC for PICs under Windows. When
I compile using and exampe C pgm, eg p.c :
c:\sdcc --debug -mpic14 -p16f628a p.c
I get a warning message : p.asm:168:Warning [230]
directive ignored when debug info is disabled
But if I use:
c:\sdcc -mpic14 -p16f628a p.c the warning
message does not appear.
May I know what does Warning [230] mean, can I just
ignore it ?
For both cases, the hex file of the same size is
generated.
Thanks
|
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Sdcc-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sdcc-user
