Newbie: Sensortile can debug but then cannot run independently
I also try to bring up the SensorTile project from STM “stsw-stlkt01” example “SensorTile\Applications\BLE_SampleApp\SW4STM32\STM32L4xx-SensorTile”
There are few issues I have and not understands
1. If I imported the project into Workspace, the project would not build. Complaining missing the Build file. I can only build the project at source file folder.
2. After I build and debug the project, debugger could not locate source file, e.g. Main will only show in assembly code instead of C code.
I search around and could not find where debugger configure the C source location.
Thanks for advice


