Join our technical discussions about Freescale Microcontrollers: M68HC12. (Freescale Semiconductor is a Subsidiary of Motorola).
|
Greeting Today i found something i can not unserstand. I had downloded the ACPRD(RDHCS12ACPSW) from Motorola web site, and debuged the sourece with Code worrior and P&E cable 12 option. in this case, there's no problem. it's successfull. meanwhile, compiled the code with SDI option, i had detected several error. as below attached Metrowerks message window file. PLs. direct me how to solve this comile problem. --------------------------------- µðÁöÅ» Ä«¸Þ¶ó¿Í Âû¶± ±ÃÇÕ - ¾ßÈÄ! »çÁø Ä£±¸µé°ú ÇÔ²² ¹Ù²ãº¸¼¼¿ä - ¾ßÈÄ! ¸Þ½ÅÀú ---------- Error : C2450: Expected: ; = , »çº» - font1.c line 75 Error : C2450: Expected: ; = , »çº» - song1.c line 3 Error : C2450: Expected: ; = , »çº» - song2.c line 4 Warning : C1801: Implicit parameter-declaration »çº» - acprd_dobj.c line 9 Warning : C1420: Result of function-call is ignored »çº» - acprd_dobj.c line 9 Warning : C1420: Result of function-call is ignored »çº» - acprd_dobj.c line 10 Error : C1815: TA_REVERS not declared (or typename) »çº» - acprd_dobj.c line 11 Warning : C1420: Result of function-call is ignored »çº» - acprd_dobj.c line 11 Error : C1815: putcDisp not declared (or typename) »çº» - acprd_dobj.c line 12 Error : C1815: TA_REVERS not declared (or typename) »çº» - acprd_dobj.c line 12 Error : C1844: Call-operator applied to non-function »çº» - acprd_dobj.c line 12 [Non-text portions of this message have been removed] |
|
|
|
From the messages below (without the sources and settings), it is really hard to tell. I guess that you have different settings (compiler defines?), so you can send me your project (zipped please) to me off-list and I can have a look. Erich > -----Original Message----- > From: º´ÁÖ Áø [mailto:] > Sent: Mittwoch, 25. Dezember 2002 02:50 > To: Motorola > Subject: [68HC12] what's the difference between cable 12 of P&E > and SDI of Motorola > > Greeting > > Today i found something i can not unserstand. > > I had downloded the ACPRD(RDHCS12ACPSW) from Motorola web site, > and debuged the sourece with Code worrior and P&E cable 12 > option. in this case, there's no problem. it's successfull. > meanwhile, compiled the code with SDI option, i had detected > several error. as below attached Metrowerks message window file. > PLs. direct me how to solve this comile problem. > > > --------------------------------- > µðÁöÅ» Ä«¸Þ¶ó¿Í Âû¶± ±ÃÇÕ - ¾ßÈÄ! »çÁø > Ä£±¸µé°ú ÇÔ²² ¹Ù²ãº¸¼¼¿ä - ¾ßÈÄ! ¸Þ½ÅÀú > ---------- > > Error : C2450: Expected: ; = , > > »çº» - font1.c line 75 > > Error : C2450: Expected: ; = , > > »çº» - song1.c line 3 > > Error : C2450: Expected: ; = , > > »çº» - song2.c line 4 > > Warning : C1801: Implicit parameter-declaration > > »çº» - acprd_dobj.c line 9 > > Warning : C1420: Result of function-call is ignored > > »çº» - acprd_dobj.c line 9 > > Warning : C1420: Result of function-call is ignored > > »çº» - acprd_dobj.c line 10 > > Error : C1815: TA_REVERS not declared (or typename) > > »çº» - acprd_dobj.c line 11 > > Warning : C1420: Result of function-call is ignored > > »çº» - acprd_dobj.c line 11 > > Error : C1815: putcDisp not declared (or typename) > > »çº» - acprd_dobj.c line 12 > > Error : C1815: TA_REVERS not declared (or typename) > > »çº» - acprd_dobj.c line 12 > > Error : C1844: Call-operator applied to non-function > > »çº» - acprd_dobj.c line 12 > > [Non-text portions of this message have been removed] > > -------------------------------------------------------- > To unsubscribe from this group, send an email to: > To learn more about Motorola Microcontrollers, please visit > http://www.motorola.com/mcu |