Keil Logo Arm Logo

Discussion Forum

far const in code banking strsuture

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

Details Message
Read-Only
Author
Alvin Lin
Posted
27-Feb-2007 05:23 GMT
Toolset
C51
New! far const in code banking strsuture

Can I use the far const in 4 bank strusture?

ex:
const chat far LargeArray1[30*1024]; //assign to bank1
const chat far LargeArray2[30*1024]; //assign to bank2
const chat far LargeArray3[30*1024]; //assign to bank3

Read-Only
Author
Reinhard Keil
Posted
27-Feb-2007 10:17 GMT
Toolset
C51
New! RE: far const in code banking strsuture

Yes, but they must be defined in different modules.

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.