Add new comment

Michael,

Great post!

Although, I am confused as I am not sure where the CE_MODULES_BTHCSR,CE_MODULES_BTD and OSSVCS_MODULES_BTHUTIL
are? Are they created by the catalog files selected?

I am using a Laird BTM511 (CSR v.5 chip) Bluetooth development board that has a FTDI USB to RS232 converter chip. The platform I am building with is a Freescale i.MX53 Quick Start Board and the Adeneo BSP for the board. I have also loaded in my subproject folder of my OS design the FTDI Virtual COM Port Driver for ARM.

I am curious if this method above is going to work for me in using a external module. I changed the above com port to 0 as that is what the USB coverter chip is configured for and to use 9600 baud. I would like to use the Silverlight For Embedded Control Panel (CtlPnl2.exe) in my Silverlight Project. Will your method still work?