cancel
Showing results for 
Search instead for 
Did you mean: 

Eclipse project for SensorTile ?

Dilbert K
Senior
Posted on April 12, 2017 at 17:23

I just started with SensorTile develpment.  Got the STEVAL-STLCX01V1 in house and have downloaded firmware 

en.stsw-stlkt01.zip.

Got it build success using IAR.  As I gone through release doc, it support 3 versions of IDE.

Just wondering, where I may able to find the project files for Eclipse ?

Or any doc showing how I may able to convert one of the supported IDE project to Eclipse ??

Thanks for advice

12 REPLIES 12
Posted on June 02, 2017 at 01:49

Looks like your project path was wrong.  When you 'Import' the project, make sure all 'Options' are NOT checked.

Meaning, project will be built at your STM project files location instead of c:\AC6\workspace.

Posted on June 02, 2017 at 21:00

Great, that was the problem. I got to build it all. I connect to my usb port the Nucleo board. The ST-Link connector is left open. The sensorTile is connected to the CradleExpansion board (STLCX01V1) and it is connected via SWD (CN4).  Now, how do I 'load your image into target memory.'  Where can I get more detail about loading the image and running it. What I'd like to do is record audio and replayed on my host PC.

Posted on June 08, 2017 at 10:44

You can have a look at these video tutorial on the openstm32 forum: 

http://www.openstm32.org/forumthread2167

In particular 'Part 3' covers Download and Debug.