Good morning I use a developement kit cypress, i would like to know where i can download c51L.lib file. I currently using c51S.lib but there isn't enough memory. Therefore i need to use C51L.51 Thanks
C51L.LIB is included with your tools (if you licensed them). If you are using the FREE evaluation tools, this library is not included. You must license the tools to get it. Jon
Good morning, Thanks Jon I have one more question, sometimes when i download .hex file in the microcontroler i can see the following error message in the control panel : (open driver failed). I don't achieve to understand how to resolve this problem, if you can help me it will be very nice. Thanks
open driver failed Sounds like a problem opening the USB driver for the EZ-USB Developer's Kit Board. Have you checked the documentation from Cypress? Jon