This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Even though loading other samples, the project that was loaded first will not be lost.

Hello

I am currently programming with keiluVersion4.

Previously, I used "fatfs example" of SDK_15.0.0.

So trying to test the function of BLE, trying BLE communication with "ble_app_blinky" in ble_peripheral example.

Even if you tried to compile without loading the sample program and load it on the board, BLE communication never started.

When I looked it up, I tried it because I had to do "Clear Target", but it was ineffective.

Even when loading other samples, the project in "fatfs example" has remained invisible.

Does anyone know how to do it in other sample projects?

Thank you!

Related