Dear Sir/Madam I am using uvision to plan a software project which SDA555X TVText Pro from Infineon has been used in it. Now the volume of the program has been reached larger than 64KBytes and uvision messages me the error. So, would you please advise me how i can manage the settings of the uvision to handle this situation. Thanks and best regards Faranak Mahjoobi
I have C51 special Run-Time Libraries of SDA30C163. Can i use these libraries for SDA555x also?
The library version VERSION_6P03_FOR_SDA_30C163 can be used also for SDA555x.
I've SDA55XX chipset do I need a special library to use LX51 (linker) for this microcontroller.
Yes, you need a special library, but in C51 Version 7.50 these specific run-time libraries are included. See: http://www.keil.com/support/man/docs/c51/c51_lib_files.htm The SDA555x is based on the M8051EW Core. Therefore Application Note: Using M8051EW Memory Extension applies to this device(http://www.keil.com/appnotes/docs/apnt_171.asp). The relevant run-time libraries are automatically selected when the chip-specific banking files are used (see AppNote).