Keil Logo Arm Logo

Discussion Forum

unable to compile the staatup code

Next Thread | Thread List | Previous Thread Start a Thread | Settings

Details Message
Read-Only
Author
sivaraja v
Posted
27-Nov-2006 13:05 GMT
Toolset
C51
New! unable to compile the staatup code

Error description :

1. unable to compile the project 2. error in file startup.a51
line number :90,91,92,93,94 error code :A9 (SYNTAX ERROR) 90 MOV MEMDBAX, #(DATA_START_RAM>>9) 91 MOV MEMXBAX, #(XDATA_START_RAM>>9) 92 MOV MEMXSX, #((XDATA_LEN>>8)-1) 93 MOV MEMCBAX, #(CODE_START_RAM>>9) 94 MOV MEMCSX, #((CODE_LEN>>8)-1)
line number :130 error code :A34 (, expected) 130 OPT_MOD: DB STMOD_OPT_BANKING

plz suggest me to clear the error

Read-Only
Author
Reinhard Keil
Posted
27-Nov-2006 16:28 GMT
Toolset
C51
New! RE: unable to compile the staatup code

which project? Is it one of the examples?

Read-Only
Author
sivaraja v
Posted
28-Nov-2006 03:59 GMT
Toolset
C51
New! RE: unable to compile the staatup code

no its not a example project

Read-Only
Author
Andy Neil
Posted
28-Nov-2006 07:28 GMT
Toolset
C51
New! RE: unable to compile the staatup code

So go back to an example project that builds OK; then compare your project to that project...

Next Thread | Thread List | Previous Thread Start a Thread | Settings

Keil logo

Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.