This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to use above 8k code+data of memory in fx2

Hi,
i really need help, i am still new at this keil and 8051...
using the evl fx2 board for cypress with the fx2 chip using the keil ver 3 (full version ...)
i can not program my program over 8k it show over flow error.
the chip is connected to the external memory i do'nt know how to define the settinh in keil

any help ?
rony
Thanks

Parents
  • Thank you again for the replay,
    i am familiar with the Guide but i still can not understand how to configure the off-chip memory size, the Guide is very superficial and it tells you what are the options in short 2-3 lines but does not explan what or how to define by example/case i am trying this forum to get help.
    i am using the examples from cypress that came with the board but all of them using the inside 8k memory code+data but my project need more room so i need to use the off-chip memory.

    i reviewd the guide again but still i do not understand how can i define the off-chip code memory that define by keil as eprom and off-chip xdata memory defined as ram by keil from single memory chip that is connected to the fx2?

    Thanks

Reply
  • Thank you again for the replay,
    i am familiar with the Guide but i still can not understand how to configure the off-chip memory size, the Guide is very superficial and it tells you what are the options in short 2-3 lines but does not explan what or how to define by example/case i am trying this forum to get help.
    i am using the examples from cypress that came with the board but all of them using the inside 8k memory code+data but my project need more room so i need to use the off-chip memory.

    i reviewd the guide again but still i do not understand how can i define the off-chip code memory that define by keil as eprom and off-chip xdata memory defined as ram by keil from single memory chip that is connected to the fx2?

    Thanks

Children