Hi,
We developped a board with a CC2511 and we communicate with this board by USB. It works fine with Windows (XP, 7) 32 bits. The firmware and application are based on swrc088 application note (but the first one).
But now, the computer has a 64 bit OS and our application doesn't work. It's not possible to install the driver (it is for 32 bit) and there is an error with CudalLib.lib
So, my question is : is there an evolution of the driver and libraries from the first version (with CudalLib.lib, cudal.sys) for 64 bit os ?