cancel
Showing results for 
Search instead for 
Did you mean: 

Trouble cloning BLE_SensorDemo_StaticStack

troyboy
Associate

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".  Check overwrite existing resources without warning.  Cick Finish.  Files appear to get overwritten correctly.

7. Select Project->Clean (uncheck Start buidl immediately) and all finishes OK.

8. Select Project->Build All and I get this error:

16:11:10 **** Build of configuration Release for project FooBar ****
make -j12 all
make: *** No rule to make target 'C:/Middlewares/ST/hal/Src/blue_unit_conversion.s', needed by 'Middlewares/Hal/blue_unit_conversion.o'. Stop.
"make -j12 all" terminated with exit code 2. Build might be incomplete.

16:11:11 Build Failed. 1 errors, 0 warnings. (took 235ms)

What step(s) am I missing?  Thanks for any help.

 

0 REPLIES 0