Trouble cloning BLE_SensorDemo_StaticStack I'm trying to clone the ST example project ...\ST\BlueNRG-LP_LPS DK 1.4.0\Projects\BLE_Examples\BLE_SensorDemo_StaticStack as the starting point for my new WiSE Studio project. But not having luck at the build phase. I'm sure it something simple I'm overlooking. These are the steps I'm doing...1. In WiSE I select "Create a project", C Project, Enter project name "FooBar", Executable/WiSE Project, Debug & Release, Board "steval-idb012v1" and hit Finish. Project gets created OK.2. Right click project FooBar in Project Explorer and select Import.3. Select General/File System -> Next (Maybe I should be selecting a differntn choice here?)4. From Directory "...\ST\BlueNRG-LP_LPS DK 1.4.0\Projects\BLE_Examples\BLE_SensorDemo_StaticStack\WiSE-Studio\STEVAL-IDB012V1"5. Select "STEVAL-IDB012V1" from left hand pane. Four files in left hand pane automatically selected (.cproject, .project, BLE_SensorDemo_StaticStack.elf.cfg.6. Select Into Folder "FooBar".