10 years, 9 months ago.

Problem Keypad Rtos library socket

Hi, i have a problem with my keypad.

I use it : http://mbed.org/cookbook/Keypad Its works.

And i use it : http://mbed.org/handbook/Socket Its work too.

But for use socket with EthernetInterface i need use mbed-rtos.lib.

So, when i want include my socket and my keypad, i cant use my keypad. My program dont go in my function : uint32_t cbAfterInput(uint32_t key)

Help please.

Be the first to answer this question.